crypto-hash
A wrapper for OS-level cryptographic hash functions
0.3.4
5.6M downloads/mo
#4293 most downloaded on crates.io
malept/crypto-hash
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 7 of 7 stable releases
1 version withdrawn
withdrawn after publishing
10 years old
8 releases · first in 2016
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Jun 2016 to Aug 2019Releases
latest 8-
0.3.418 Aug 2019 -
0.3.320 Dec 2018 -
0.3.220 Dec 2018 withdrawn -
0.3.105 Mar 2018 -
0.3.018 Jun 2017Release notes
Open source →Changed
- Upgrade to
commoncrypto0.2.x - Function signatures for
digestandhex_digestchanged to use&[u8], per Clippy
Release notes
Open source →Changed
- Upgrade to
commoncrypto0.2.x - Function signatures for
digestandhex_digestchanged to use&[u8], per Clippy
- Upgrade to
-
0.2.125 Dec 2016 -
0.2.007 Nov 2016 -
0.1.027 Jun 2016Release notes
Open source →This release signifies the minimum amount of algorithms and implementations necessary for HTTP digest authentication.
Added
Algorithms:
- MD5
- SHA256
- SHA512
Implementations:
- CommonCrypto (OS X)
- CryptoAPI (Windows)
- OpenSSL (Linux/BSD/etc.)
Release notes
Open source →This release signifies the minimum amount of algorithms and implementations necessary for HTTP digest authentication.
Added
Algorithms:
- MD5
- SHA256
- SHA512
Implementations:
- CommonCrypto (OS X)
- CryptoAPI (Windows)
- OpenSSL (Linux/BSD/etc.)