forked from packages/digest_auth_rs
|
6 years ago | |
---|---|---|
src | 6 years ago | |
.gitignore | 6 years ago | |
Cargo.toml | 6 years ago | |
LICENSE.txt | 6 years ago | |
README.md | 6 years ago |
README.md
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.