summaryrefslogtreecommitdiff
path: root/crates/tor-key-forge/Cargo.toml
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-8/+8
* Use an EntropicRng trait to enforce key generation rules.Nick Mathewson2025-03-241-0/+1
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-7/+7
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Enable derive-deftly beta featuresIan Jackson2025-02-121-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2025-02-061-7/+7
|\
| * Version bumps to 0.27.0Ian Jackson2025-02-061-7/+7
* | Fix Cargo.toml features formattingIan Jackson2025-02-061-1/+4
* | Add some missing "full" featuresIan Jackson2025-02-061-1/+1
|/
* Upgrade to downcast-rs 2Ian Jackson2025-02-051-1/+1
* tor-key-forge: Fill out the InvalidCertError type.Gabriela Moldovan2025-01-131-0/+1
* tor-keymgr: Add cert parse error variant.Gabriela Moldovan2025-01-131-0/+1
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-5/+5
* Run "fixup-features" in preparation for release.Nick Mathewson2025-01-061-1/+1
* tor-hscrypto: Move encodable key trait impls from tor-key-forge.Gabriela Moldovan2024-12-111-2/+0
* tor-key-forge: Enable use of tor-cert experimental APIs.Gabriela Moldovan2024-12-041-1/+1
* tor-key-forge: Add an encodable cert type.Gabriela Moldovan2024-12-041-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-5/+5
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-5/+5
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-5/+5
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* key-forge: Add helper function and implement traitsDavid Goulet2024-09-181-0/+2
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* Rename tor-keys crate to tor-key-forgeDavid Goulet2024-09-041-0/+38