Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
-
Updated
Sep 7, 2022 - C++
Crack legacy zip encryption with Biham and Kocher's known plaintext attack.
Go implementation of the Data At Rest Encryption (DARE) format.
One-time encrypted password/secret sharing
Scripts that illustrate basic cryptography concepts based on Coursera Standford Cryptography I course and more.
Tool and library for cracking legacy zip files.
AES cryptographic library for .NET Framework and .NET Core
Example of AWS Key Management Service encrypt/decrypt in ruby
Cryptanalysis library for breaking classical ciphers
Two scripts in Python to encrypt/decrypt using the 128 bits AES algorithm, ECB mode with hex "00" as padding for each character. For the encryption, an ascii plaintext file is taken as the input, then an encrypted hex file is outputted. For the decryption, a ciphertext hex file is taken as the input, then a decrypted ascii file is outputted.
Chiffrement de text par substitution + obscurcissement
Python cracker for many time pad (multiple one time pad messages)
crypto; from kruptein to hide or conceal
A wrapper around the built-in crypto module that makes encryption easy in Node.js.
Plain text to Cipher text (Console application) using C#
A python code that performs a Vigenere cipher. Do both encryption of a plain text or decryption for a cipher text. in Vigenere cipher the key used in encryption or decryption is a single word and the message contains characters only.
StreamDice++ is a C++ message encryption program running on a unique stream cipher that I invented
Programming assignments as part of the course "CSCI-B504 Introduction to Cryptography"
C++ interface for AES encryption and decryption
Algoritmos de cifrado basados en la dinamica de sistemas caoticos
Add a description, image, and links to the ciphertext topic page so that developers can more easily learn about it.
To associate your repository with the ciphertext topic, visit your repo's landing page and select "manage topics."