An open API service indexing awesome lists of open source software.

https://github.com/anmol-singh-jaggi/sha2_512

:lock_with_ink_pen: An implementation of SHA-2 hash function with a digest size of 512 bits
https://github.com/anmol-singh-jaggi/sha2_512

c-plus-plus cryptography digest hash

Last synced: about 1 year ago
JSON representation

:lock_with_ink_pen: An implementation of SHA-2 hash function with a digest size of 512 bits

Awesome Lists containing this project

README

          

# SHA2_512
An implementation of SHA-2 hash function with a digest size of 512 bits.

**Reference -:**
- http://csrc.nist.gov/groups/STM/cavp/documents/shs/sha256-384-512.pdf
- http://en.wikipedia.org/wiki/SHA-2