Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 216 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 216 Bytes

sha3

Nuget

Port of the original Keccak hashing algorithm.

v1.0 uses SHA3/FIPS 202 padding, use property UseKeccakPadding to use previous padding.

License is Apache 2.0.