選択できるのは25トピックまでです。 トピックは、先頭が英数字で、英数字とダッシュ('-')を使用した35文字以内のものにしてください。
Ondřej Hruška f4c6e4ab3d
restructure to modules
6年前
src restructure to modules 6年前
.gitignore code import 7年前
Cargo.toml restructure to modules 6年前
LICENSE.txt add license and readme 7年前
README.md add license and readme 7年前

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.