Skip to content
forked from PPC64/sha2-le

SHA2 algorithm implementation and optimization for ppc64le

Notifications You must be signed in to change notification settings

POWER9BSD/sha2-le

 
 

Repository files navigation

This project is about SHA256 and SHA512 implementations and optimizations

The focus of this project is creating an optimized code for IBM POWER architecture, especifically using ABI v2 (Little Endian), aka ppc64le.

This is a generic project and self-contained now. We are going to start backporting it to different Languages and JIT projects. Our initial target at this moment is the following list:

  • OpenJDK
  • nettle
  • Cryptopp
  • ...

About

SHA2 algorithm implementation and optimization for ppc64le

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C 62.8%
  • M4 26.3%
  • Makefile 7.9%
  • Shell 3.0%