Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 290 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 290 Bytes

SHA-3 Keccak

C implementation of the SHA-3 Keccak hash function family, as a part of my MSc. Informatics (University of Oslo, Norway).


TODO

  • Test vectors for all SHA-3 (Keccak-f[1600])
  • Test vectors for other Keccak-f[b]
  • Test vectors for SHAKE-512 and SHAKE-256