aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/pk.rs
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-121-2/+2
* Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
* tor-(hs|ll)crypto: deftly derive ConstantTimeEqhashcatHitman2025-09-231-1/+23
* tor-llcrypto: as_bytes on curve25519::StaticSecrethashcatHitman2025-09-161-0/+4
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-181-2/+8
* Wrap x25519-dalek types.Nick Mathewson2025-03-171-10/+103
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* Fix a typo in comment in llcrypto.Nick Mathewson2023-11-291-1/+1
* Clarify and downgrade TODO about ReusableSecret.Nick Mathewson2023-11-291-1/+8
* Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-0/+1
* tor-hscrypto: derive the impl of Debug for curve25519::StaticKeypairIan Jackson2023-11-231-10/+4
* tor-llcrypto: Implement Clone and Debug for StaticKeypair.Gabriela Moldovan2023-09-251-0/+11
* tor-llcrypto: Add a type for x25519 StaticSecret/PublicKey keypairs.Gabriela Moldovan2023-09-251-0/+9
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* fix/silence clippy lints in test modulesDaniel Eades2021-09-081-0/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+94