0.1.0
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.)
This release signifies the minimum amount of algorithms and implementations necessary for HTTP digest authentication.
Algorithms:
Implementations: