Skip to content
View vidursingh's full-sized avatar

Block or report vidursingh

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. hello-world hello-world Public

    learning hello world repository

  2. Regex-to-NFA Regex-to-NFA Public

    Converts a binary Regular Expression to a Non Deterministic Finite Automata

    Python

  3. AES AES Public

    Implements AES encryption

  4. DES DES Public

    Implements DES encryption

    Python

  5. Substring-Check-E-NFA Substring-Check-E-NFA Public

    Checks if x1 is substring of x2 by creating an appropriate E-NFA

    Python

  6. Break-Vigenere-Cipher- Break-Vigenere-Cipher- Public

    Uses frequency analysis to break a plain text encrypted using Vigenere Cipher

    Python 1