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

optimize xorin #17

Closed debris closed 7 years ago

debris commented 7 years ago

bench_sha3_256_input_4096_bytes is 50% faster on this branch than on master

@tomusdrw can you review the pr and confirm benches results?