This branch is 2 commits behind packages/digest_auth_rs:master
2021-05-25 10:08:22 +02:00
2021-05-25 10:08:22 +02:00
2019-02-27 13:10:40 +01:00
2021-05-25 10:08:22 +02:00
2019-02-27 13:15:04 +01:00
2021-05-25 10:08:22 +02:00

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.

S
Description
digest auth for rust
Readme
150 KiB
Languages
Rust 100%