Skip to content
View PathSeeker8's full-sized avatar

Highlights

  • Pro

Block or report PathSeeker8

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. Shift_Cipher Shift_Cipher Public

    Sample implementation of a Caesar cipher (Shift).

    Python

  2. OneTimePad OneTimePad Public

    This is a sample implementation of the One-Time Pad encryption scheme.

    Python

  3. Linear_Feedback_Shift_Register Linear_Feedback_Shift_Register Public

    This implementation of a Linear Feedback Shift Register (LFSR) is able to generate a pseudo-random output based on an online word list.

    Python

  4. AES_CBC AES_CBC Public

    This program encrypts and decrypts English text using the AES block cipher in CBC mode.

    Python

  5. AES_CBC_SHA3-MAC AES_CBC_SHA3-MAC Public

    This program accepts English text and encrypts/decrypts it using AES in CBC mode with SHA3-MAC message authentication.

    Python

  6. Requirements_Backupinator Requirements_Backupinator Public

    A quick and easy way to handle a mangled packages environment.

    Python