About
Package crypto/sha256 implements the SHA224 and SHA256 hash algorithms as defined in FIPS 180-4.
Package crypto/sha512 implements the SHA-384, SHA-512, SHA-512/224, and SHA-512/256 hash algorithms as defined in FIPS 180-4.
The goal is to accelerate them with vector crypto.
Project Scope and Timelines
Components and Repos
Stakeholders and Partners
Dependencies
None
Measure of Success
The package is accelerated with relevant extensions.