|
1 month ago | |
---|---|---|
src | 1 month ago | |
.gitignore | 2 years ago | |
CHANGELOG.md | 1 month ago | |
Cargo.toml | 1 month ago | |
LICENSE.txt | 2 years ago | |
README.md | 1 year ago |
Rust implementation of Digest Auth hashing algorithms, as defined in IETF RFC 2069, 2617, and 7616.
This crate provides the authentication header parsing and generation code.