aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/tests/misc.rs
Commit message (Expand)AuthorAgeFilesLines
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+2
* Add a new constant-time is_zero() check for RsaIdentityNick Mathewson2022-09-201-0/+20
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-1/+2
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Add a from_hex method for RsaIdentity.Nick Mathewson2022-03-041-2/+13
* tor-llcrypto: Add test case for RsaIdentity formattingIan Jackson2022-03-021-0/+19
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+109