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

big endian #40

Closed debris closed 5 years ago

debris commented 5 years ago

closes #15 closes #35

debris commented 5 years ago

@tomusdrw please review :)

debris commented 5 years ago

Looks sane, but do we have any benchmarks to prove the performance?

Thanks for the review! Unfortunately we don't have. For now I focused only on making it work and not decreasing performance on little-endian platforms