forked from packages/digest_auth_rs
2827c9bbe510d4638fa87dd06e2da608edb43cfa
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.
Please see the docs and tests for examples.
Languages
Rust
100%