Jump to content

SHA instruction set

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by 2a01:b740:13c1:100::e (talk) at 09:15, 25 November 2022 (Undid revision 1123719007 by 180.249.154.219 (talk)). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Intel SHA Extensions are a set of extensions to the x86 instruction set architecture which support hardware acceleration of Secure Hash Algorithm (SHA) family. It was introduced in 2013.

There are seven new SSE-based instructions, four supporting SHA-1 and three for SHA-256:

  • SHA1RNDS4, SHA1NEXTE, SHA1MSG1, SHA1MSG2
  • SHA256RNDS2, SHA256MSG1, SHA256MSG2

x86 architecture processors

Intel

The following Intel processors support SHA instruction set:

AMD

Several AMD processors support SHA instruction set:

  • AMD Zen (and later) processors.[3]

References

  1. ^ "Goldmont - Microarchitectures - Intel - WikiChip". en.wikichip.org. Retrieved 2020-06-26.
  2. ^ "Ice Lake (client) - Microarchitectures - Intel - WikiChip". en.wikichip.org. Retrieved 2020-06-26.
  3. ^ "Zen - Microarchitectures - AMD - WikiChip". en.wikichip.org. Retrieved 2020-06-26.