Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 525 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 525 Bytes

JH

JH is a cryptographic hash function submitted to the NIST hash function competition by Hongjun Wu. JH has a 1024-bit state, and works on 512-bit input blocks.

Informations

  • First published - April 1992
  • Digest sizes - 224, 256, 384, 512 bits
  • Structure - hash

Authors

Hongjun Wu

Implementations

  • jh_opt8.h
  • jh_ref.h

Materials