sha2-asm 0.3.0

Assembly implementation of SHA-2 compression functions
Documentation

Assembly implementation of SHA-2 compression functions.

For full SHA-2 hash functions with this implementation of compression functions use sha-2 crate with the enabled "asm" feature.

Only x86 and x86-64 architectures are currently supported.