Skip to content
View mauricerizat's full-sized avatar
Block or Report

Block or report mauricerizat

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

  1. PNG-Grid-Background-Remover PNG-Grid-Background-Remover Public

    This simple application removes the gray-and-white grid backgrounds from non-transparent image files, converting them into .png images.

    Python 10 1

  2. Trapdoor-Knapsack-Encryption Trapdoor-Knapsack-Encryption Public

    A console-based C++ program that performs Trapdoor Knapsack encryption and decryption.

    C++ 4

  3. Simple-Monoalphabetic-Substitution-Cipher Simple-Monoalphabetic-Substitution-Cipher Public

    A simple console-based monoalphabetic substitution cipher made with C++

    C++ 3

  4. Affine-Cipher Affine-Cipher Public

    A simple console-based C++ program that performs encryption and decryption based on the Affine Cipher.

    C++ 3

  5. Caesar-Cipher-Cryptanalyser Caesar-Cipher-Cryptanalyser Public

    A C++ console-base program that performs cryptanalysis on a Caesar (Shift) Cipher encrypted ciphertext. The returned value is the identified shift.

    C++ 3

  6. 5-Bit-TEA-CFB-implementation 5-Bit-TEA-CFB-implementation Public

    A console-based C++ program that performs encryption and decryption using the TEA block cipher implemented with the Cipher Feedback Mode.

    C++ 3