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

api/keccak Simple wrappers for simple hash methods that do not require #7

Closed dirvine closed 7 years ago

dirvine commented 7 years ago

the updates to content. Very simple update though.

Also some rustfmt change.

The idea is to allow folk to use this as they would previous hash implementations and gradually make use of the internals such as update etc.