| Recommend this page to a friend! | 
| Classes of Jose Luis Lucas | Kravatte PHP Keccak Farfalle | README.md | Download | 
  | 
|||||||||||||||||||||
KravattePHP-Kravatte Achouffe Cipher Suite: Encryption, Decryption, and Authentication Tools based on the Farfalle modes Based on this Python implementation with minor changes https://github.com/inmcm/kravatte Kravatte is a high-speed instance of Farfalle based on Keccak-p[1600] permutations, claimed to resist against classical and quantum adversaries. Modes for authentication, encryption and authenticated encryption are defined accordingly. https://keccak.team/2017/updated_farfalle_kravatte.html https://eprint.iacr.org/2016/1188.pdf It pass all tests from https://github.com/inmcm/kravatte/tree/master/tests 2021 @denobispsis $x=new Kravatte; MAC 
SANE 
SANSE 
WBC 
WBC_AE 
Oracle $x->KravatteOracle($message, $key);  |