This is a coding assignment as part of Computer Security subject. It does analysis of Avalanche Effect in DES and Triple DES
-
Updated
May 20, 2020 - Python
This is a coding assignment as part of Computer Security subject. It does analysis of Avalanche Effect in DES and Triple DES
Checking Avalanche effect in blowfish algorithm using pycrypto implementation
A simple app to demonstrate the power of the DESfiddle package
Avalanche Drain
Avalanche effect of AES Encryption Algorithm. In an encryption algorithm, changing even one bit in the key or plaintext causes a tremendous change on the ciphertext.
Add a description, image, and links to the avalanche-effect topic page so that developers can more easily learn about it.
To associate your repository with the avalanche-effect topic, visit your repo's landing page and select "manage topics."