Samiksha Jaiswal (Editor)

Intel SHA extensions

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

Intel SHA Extensions are set of extensions to the x86 instruction set architecture which support hardware acceleration of Secure Hash Algorithm (SHA) family. Introduced on Intel Goldmont microarchitecture. AMD added support in their processors for these instructions starting with Ryzen.

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

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

    Intel SHA extensions Wikipedia