An open API service indexing awesome lists of open source software.

https://github.com/prouast/aes-avalanche

Implementation of the Rijndael algorithm to encrypt/decrypt 128-bit block with 128-bit key and measure the avalanche effect
https://github.com/prouast/aes-avalanche

encryption-algorithms

Last synced: about 1 month ago
JSON representation

Implementation of the Rijndael algorithm to encrypt/decrypt 128-bit block with 128-bit key and measure the avalanche effect

Awesome Lists containing this project

README

        

# aes-avalanche
Implementation of the Rijndael algorithm to encrypt/decrypt 128-bit block with 128-bit key and measure the avalanche effect