summaryrefslogtreecommitdiff
path: root/tor-proto/src/crypto/ll/kdf.rs
Commit message (Expand)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-7/+7
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-1/+1
* Fix Rust-1.51 clippy warnings about acronyms in camel case.Nick Mathewson2021-03-291-25/+25
* Document all private members in tor-protoNick Mathewson2020-10-131-1/+11
* tests for kdf functions in tor_protoNick Mathewson2020-09-181-0/+127
* For circuits: Implement first hop create via create_fast.Nick Mathewson2020-09-111-5/+8
* update to use latest rust-crypto traits and modulesNick Mathewson2020-06-101-7/+10
* Document most of tor-protoNick Mathewson2020-05-091-0/+26
* tor-proto: Fix a logic error in KDF-TOR implementation.Nick Mathewson2020-05-091-2/+2
* Use links for traits in llcrypto docsNick Mathewson2020-05-081-1/+1
* Upgrade to a modern version of "sha-1".Nick Mathewson2020-05-081-1/+2
* Fresh git repository for work on "arti"Nick Mathewson2020-05-071-0/+74