summaryrefslogtreecommitdiff
path: root/crates/tor-cert/tests/testvec_certs.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cert: Provide ed25519 cert encoding via tor-bytesIan Jackson2026-04-231-0/+6
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-2/+6
* Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-1/+1
* Replace usage of KeyUnknownCert::check_key.Nick Mathewson2023-05-161-2/+2
* Tackling issue #663 (Use humantime in tests)coral2022-12-121-6/+6
* change usage of PublicKey to Ed25519 in tor-certtrinity-1686a2022-07-231-4/+4
* change check_key to take a Option<&_> instead of &Option<_>trinity-1686a2022-07-231-2/+2
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+114