summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
...
* Require up-to-date x25519-dalek, async_executors, and argh.Nick Mathewson2021-10-091-1/+1
* enable checked_conversions lint.Nick Mathewson2021-10-091-0/+1
* Implement ConstantTimeEq for key ids.Nick Mathewson2021-10-012-4/+16
* Enable js feature for getrandom for WASM.Jani Monoses2021-09-171-0/+4
* Typo fixesNick Mathewson2021-09-091-1/+1
* fix/silence clippy lints in test modulesDaniel Eades2021-09-083-0/+3
* Update corpus and links.Nick Mathewson2021-09-071-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-2719-0/+2053