A command line file encryption tool
-
Updated
Dec 1, 2019 - Go
A command line file encryption tool
Golang programs for AES-CTR mode encryption with 2 different hashing algorithm and Padding Oracle attack on AES-CTR mode.
Some classical/modern ciphers in C language and Python to encrypt and decrypt important information and keep the information safe, such as integrity, authentication, confidentiality and availability of the data. Some implemented ciphers are: Affine, DES and AES (with modes of operation for BMP images)
AES block cipher modes with the user interface.
Add a description, image, and links to the ctr-mode topic page so that developers can more easily learn about it.
To associate your repository with the ctr-mode topic, visit your repo's landing page and select "manage topics."