16 releases

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

#537 in Cryptography

Download history 16/week @ 2024-02-25 26/week @ 2024-03-10 2/week @ 2024-03-17 136/week @ 2024-03-31

164 downloads per month

Apache-2.0

33KB
963 lines

SHA2 Compress Function

Pure Rust implementation of SHA2 compress functions.

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

TODO

Investigate

Dependencies