Thanks to visit codestin.com
Credit goes to Github.com

Skip to content

aabmets/aes-blake

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AES-Blake

This is a working example of the AES cipher, where the original key scheduling algorithm has been replaced with the Blake hashing function. The AES-Blake cipher supports Authenticated Encryption with Associated Data and 256 or 512 bit wide internal state, offering the equivalent amount of cryptographic security. The formal security proof and the implementation in the C language are works in progress.

About

AES Cipher with Blake Hash Function as the Key Scheduling Algorithm

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published