summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/pk.rs
Commit message (Expand)AuthorAgeFilesLines
* 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