Skip to content
View dcberumen's full-sized avatar

Block or report dcberumen

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

Pinned Loading

  1. AES-DES AES-DES Public

    Using openSSL AES and DES

    C++

  2. Classical-Ciphers Classical-Ciphers Public

    Classical Ciphers including: Caesar, Playfair, Railfence, Row Transposition, and Vigenere

    C++

  3. Shared-Memory Shared-Memory Public

    The project was implemented as a receiver and sender program. The receiver program sets up a chunk of shared memory and a message queue. It waits till it receives a message from the sender. If the …

    C++

  4. RSA RSA Public

    Digital signature using RSA and verifying if the file matches the signature

    Python 1

  5. Maze Maze Public

    solves a maze while avoiding certain traps

    Python

  6. Worm Worm Public

    Proof of concept worm that spreads using a dictionary attack on a the PC's in a network

    Python 7