summaryrefslogtreecommitdiff
path: root/crates/tor-cert/src/rsa.rs
Commit message (Expand)AuthorAgeFilesLines
* tor-cert: Ability to create Rsa->Ed25519 crosscerts.Nick Mathewson2026-02-191-5/+21
* cert: Add cert_type() to RsaCrossertDavid Goulet2026-01-221-0/+7
* proto: Remove relay ChannelAuthenticationData builderDavid Goulet2025-10-231-0/+5
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-071-1/+1
* Change tor_bytes::Error::BadMessage to a Cow.Nick Mathewson2023-02-091-1/+3
* use Ed25519 identity instead of PublicKey in tor-cert::rsatrinity-1686a2022-07-251-2/+2
* change usage of PublicKey to Ed25519 in tor-certtrinity-1686a2022-07-231-2/+2
* Resolve roughly half of the XXXXs.Nick Mathewson2021-12-061-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+94