Releases: malept/crypto-hash
Releases · malept/crypto-hash
0.3.4
Compare
Sorry, something went wrong.
No results found
malept
released this
18 Aug 06:53
Added
Copy, Eq, Hash, & PartialEq derives on Algorithm (#11 )
0.3.3
Compare
Sorry, something went wrong.
No results found
malept
released this
20 Dec 23:41
0.3.2
Compare
Sorry, something went wrong.
No results found
malept
released this
20 Dec 16:47
Note: This released was yanked from Cargo due to #6 .
Added
0.3.1
Compare
Sorry, something went wrong.
No results found
malept
released this
05 Mar 04:19
Changed
Upgrade to openssl 0.10.x (#1 )
Upgrade to winapi 0.3.x
0.3.0
Compare
Sorry, something went wrong.
No results found
malept
released this
19 Jun 01:37
Changed
Upgrade to commoncrypto 0.2.x
Function signatures for digest and hex_digest changed to use &[u8], per Clippy
0.2.1
Compare
Sorry, something went wrong.
No results found
malept
released this
13 Dec 03:37
Changed
Move CommonCrypto implementation to its own crate
0.2.0
Compare
Sorry, something went wrong.
No results found
malept
released this
07 Nov 01:30
Added
Changed
Upgrade rust-openssl to 0.9
0.1.0
Compare
Sorry, something went wrong.
No results found
malept
released this
27 Jun 00:57
This release signifies the minimum amount of algorithms and implementations necessary for HTTP digest authentication .
Added
Algorithms:
Implementations:
CommonCrypto (OS X)
CryptoAPI (Windows)
OpenSSL (Linux/BSD/etc.)