Skip to content
View mohan09sab's full-sized avatar
  • IIT (BHU)
  • IIT (BHU), Varanasi

Block or report mohan09sab

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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. DES-Data-Encryption-Standard- DES-Data-Encryption-Standard- Public

    A program with a nice UI to implement and study DEA with different hyper parameters. Number of rounds n=1, 8, 16, 32; half width of data block w=16, 32, 64. It can be used to demonstrate the avalan…

    HTML 1 1

  2. Information-Retrieval-System Information-Retrieval-System Public

    Forked from kcdon/Information-Retrieval-System

    Python

  3. File-System File-System Public

    Forked from kcdon/File-System

    File system using Tree based directory allocation and linked list allocation for files.

    C

  4. hello-cops hello-cops Public

    Forked from COPS-IITBHU/hello-cops

    Print "Hello COPS" in different programming languages

    C++

  5. Algorithms Algorithms Public

    Forked from COPS-IITBHU/Algorithms

    Simple algorithms in all programming languages

    Python

  6. UI-to-Encipher-Decipher-with-the-Atbash-encryption-algorithm. UI-to-Encipher-Decipher-with-the-Atbash-encryption-algorithm. Public

    PA-0: The Atbash cipher is a substitution cipher with a specific key where the letters of the alphabet are reversed. I.e. all 'A's are replaced with 'Z's, all 'B's are replaced with 'Y's, and so on…

    Python 3