Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Version History

« Previous Version 10 Next »

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.


  • No labels