15 releases (6 breaking)

0.7.1 Jan 28, 2023
0.6.0 Jan 20, 2023
0.3.3 Jan 25, 2022
0.3.0 Jul 9, 2021

#766 in Cryptography

38 downloads per month

Apache-2.0

32KB
963 lines

SHA2 Compress Function

Pure Rust implementation of SHA2 compress functions.

  • SHA256
  • SHA224
  • SHA512
  • SHA384
  • SHA512/256
  • SHA512/224

TODO

Investigate

Dependencies