summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util.rs
Commit message (Expand)AuthorAgeFilesLines
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-3/+12
* llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-181-0/+1
* tor-llcrypto: replace simple_asn1 dependency with der_parserMorgan2024-09-281-19/+15
* clippy: Replace many calls to .get(0) with .first()Ian Jackson2024-01-021-4/+4
* Remove RngCompatExt.Nick Mathewson2023-11-291-1/+0
* Add a new "CtByteArray" type, and use it in Id types.Nick Mathewson2023-01-051-0/+1
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-2/+2
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+103