请输入您要查询的百科知识:

 

词条 JH (hash function)
释义

  1. References

  2. External links

{{Infobox cryptographic hash function
| name = JH
| image =
| caption =
| designers = Hongjun Wu
| publish date =
| series =
| derived from =
| derived to =
| related to =
| certification = SHA-3 finalist
| digest size = 224, 256, 384, 512
| structure =
| rounds =
| speed = 16.1 cpb on Core 2 in 64-bit mode using SSE2; 37.3 cpb using ANSI C.
| cryptanalysis =
}}

JH is a cryptographic hash function submitted to the NIST hash function competition by Hongjun Wu. Though chosen as one of the five finalists of the competition, JH ultimately lost to NIST hash candidate Keccak.[1] JH has a 1024-bit state, and works on 512-bit input blocks. Processing an input block consists of three steps:

  1. XOR the input block into the left half of the state.
  2. Apply a 42-round unkeyed permutation (encryption function) to the state. This consists of 42 repetitions of:
    1. Break the input into 256 4-bit blocks, and map each through one of two 4-bit S-boxes, the choice being made by a 256-bit round-dependent key schedule. Equivalently, combine each input block with a key bit, and map the result through a 5→4 bit S-box.
    2. Mix adjacent 4-bit blocks using a maximum distance separable code over GF(24).
    3. Permute 4-bit blocks so that they will be adjacent to different blocks in following rounds.
  3. XOR the input block into the right half of the state.

The resulting digest is the first 224, 256, 384 or 512 bits from the 1024-bit final value.

It is well suited to a bit slicing implementation using the SSE2 instruction set, giving speeds of 16.8 cycles per byte.

References

1. ^{{cite press release|url=https://www.nist.gov/itl/csd/sha-100212.cfm|title=NIST Selects Winner of Secure Hash Algorithm (SHA-3) Competition|date=2012-10-02|publisher=NIST|accessdate=2012-10-02}}

External links

  • The JH web site
  • JH page on the SHA-3 Zoo
  • VHDL source code developed by the Cryptographic Engineering Research Group (CERG) at George Mason University
{{Cryptography navbox | hash}}{{crypto-stub}}

1 : NIST hash function competition

随便看

 

开放百科全书收录14589846条英语、德语、日语等多语种百科知识,基本涵盖了大多数领域的百科知识,是一部内容自由、开放的电子版国际百科全书。

 

Copyright © 2023 OENC.NET All Rights Reserved
京ICP备2021023879号 更新时间:2024/9/22 8:31:01