debris / tiny-keccak

An implementation of Keccak derived functions specified in FIPS-202, SP800-185 and KangarooTwelve
Creative Commons Zero v1.0 Universal
193 stars 49 forks source link

KangarooTwelve #37

Closed burdges closed 5 years ago

burdges commented 5 years ago

We should consider implementing KangarooTwelve https://keccak.team/2017/is_sha3_slow.html which should be speed competitive with Blake2b. At some point, someone should figure out if it retains SHA3's claims of resistance to length extension attacks.