summaryrefslogtreecommitdiff
path: root/crates/tor-cert/semver.md
Commit message (Expand)AuthorAgeFilesLines
* tor-cert: Stabilise everything gated by feature = "encode"Ian Jackson2026-04-291-0/+1
* Revert "tor-cert: Provide ed25519 cert decoding via TryFrom trait"Ian Jackson2026-04-271-1/+0
* tor-cert: Provide ed25519 cert decoding via tor-bytesIan Jackson2026-04-271-0/+1
* tor-cert: Provide ed25519 cert encoding via tor-bytesIan Jackson2026-04-231-0/+1
* tor-cert: Provide ed25519 cert decoding via TryFrom traitIan Jackson2026-04-231-0/+1
* tor-cert: impl From<Ed25519Identity> for CertifiedKeyIan Jackson2026-04-231-0/+1
* tor-cert: Derive Debug, Clone for SigCheckedCertClara Engler2026-04-221-0/+1
* Remove semver.md files from arti 1.1.10Nick Mathewson2023-10-311-2/+0
* tor-cert, tor-netdoc: Use EncodedEd25519Cert instead of Vec<u8>.Gabriela Moldovan2023-10-251-0/+1
* tor-cert: Add EncodedEd25519Cert type.Gabriela Moldovan2023-10-251-0/+1
* Remove semver.md files from 1.1.5Nick Mathewson2023-06-011-2/+0
* tor-cert: Add new functions to replace KeyUnknownCert::check_key.Nick Mathewson2023-05-161-0/+2
* Remove semver.md files now that 1.1.2 is out.Nick Mathewson2023-02-281-2/+0
* tor-cert: Implement Timebound for Ed25519CertNick Mathewson2023-02-071-0/+2
* Now that versions have bumped, remove semver.md files.Nick Mathewson2022-08-011-2/+0
* change usage of PublicKey to Ed25519 in tor-certtrinity-1686a2022-07-231-0/+1
* change check_key to take a Option<&_> instead of &Option<_>trinity-1686a2022-07-231-0/+1
* Remove semver.md files now that 0.5.0 is outNick Mathewson2022-06-241-1/+0
* tor-proto: split and elaborate tor_bytes::Error instancesNick Mathewson2022-06-231-0/+1