Cryptography Algorithms
-
Updated
Mar 29, 2020 - Python
Cryptography Algorithms
A tool for encryption and decryption of files using AES algorithm.
This program is to decrypt AES-CTR that reused key with a known plain text and cipher text pair
Plain text notes Tombo (chi) alternative, also supports, ccrypt, GnuPG (OpenPGP, gpg), OpenSSL AES-256-CBC, AES-256 ZIP AE-1/AE-2 and VimCrypt encrypted files. Integrates with VIM. WIP
Library for cryptographic primitives
"Steganography" project involves the design and implementation of a custom steganographic algorithm as a practical assignment for the "Computer Forensics" course.
Add a description, image, and links to the aes-ctr topic page so that developers can more easily learn about it.
To associate your repository with the aes-ctr topic, visit your repo's landing page and select "manage topics."