summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/tests/testvec.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.Wesley Aptekar-Cassels2025-09-081-1/+1
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-5/+11
* llcrypto testvec: remove redundant "kp" variable.Nick Mathewson2023-11-291-11/+6
* llcrypto: Hide the members of ExpandedKeypair.Nick Mathewson2023-11-291-5/+8
* Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-20/+20
* llcrypto: Don't take or return "unescorted" ed25519 keys.Nick Mathewson2023-05-181-1/+4
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+2
* Complete our migration to base64ct.Nick Mathewson2023-01-201-3/+4
* fix clippy::needless_borrowtrinity-1686a2022-09-101-3/+3
* Upgrade to AES 0.8Nick Mathewson2022-04-261-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Remove clippy::needless_borrow exception in CI.Nick Mathewson2022-02-201-2/+0
* Temporarily disable some clippy lints on nightlyIan Jackson2022-02-021-0/+2
* address lint warningsDaniel Eades2021-12-091-1/+1
* tor-llcrypto: Put currently unused functions behind features.Nick Mathewson2021-11-121-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+574