summaryrefslogtreecommitdiff
path: root/crates/tor-key-forge
Commit message (Expand)AuthorAgeFilesLines
* Bump all the unstable tor- and arti- crates to 0.37.0.Gabriela Moldovan2025-12-021-8/+8
* Bump derive-deftly to 1.5.0Ian Jackson2025-11-071-1/+1
* Merge branch 'deftly-1.4' into 'main'opara2025-11-061-1/+1
|\
| * Bump derive-deftly to 1.4.0Ian Jackson2025-11-061-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-062-2/+2
|/
* maint: bump minor versions of all published cratesSteven Engler2025-10-291-8/+8
* Bump MSRV from 1.85.1 to 1.86Clara Engler2025-10-211-1/+1
* Merge branch 'arti-relay-rsa-keys' into 'main'wesleyac2025-10-062-3/+29
|\
| * Lay foundations for RSA keys in keystore.Wesley Aptekar-Cassels2025-09-302-3/+29
* | release: Bump versions.Wesley Aptekar-Cassels2025-10-021-8/+8
|/
* Merge branch 'tor-keyforge-rsa-types' into 'main'wesleyac2025-09-304-6/+246
|\
| * tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.Wesley Aptekar-Cassels2025-09-082-11/+11
| * tor-key-forge: Add RSA key types.Wesley Aptekar-Cassels2025-09-084-6/+246
* | Remove "doc_auto_cfg" incantation from all crates.Nick Mathewson2025-09-291-1/+1
* | Bump MSRV from 1.85 to 1.85.1Nick Mathewson2025-09-091-1/+1
|/
* Update to derive-deftly 1.3.0Ian Jackson2025-09-021-1/+1
* Bump the minor version of every published crate except for `arti`.Nick Mathewson2025-08-281-8/+8
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-075-9/+9
* Set MSRV to 1.85.Nick Mathewson2025-08-051-1/+1
* Bump version of tor-basic-utilsIan Jackson2025-08-051-1/+1
* Version bumps for 1.4.6Ian Jackson2025-08-051-7/+7
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-8/+8
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-8/+8
* All crates: bump rust-version to 1.83.Nick Mathewson2025-05-131-1/+1
* release: Bump all unstable tor/arti crates to 0.30.0Wesley Aptekar-Cassels2025-05-011-8/+8
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-1/+1
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-1/+1
* fix `clippy::doc_overindented_list_items`Steven Engler2025-04-031-1/+1
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-1/+0
* 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-244-8/+15
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* key-forge: Use CryptoRng from rand.Nick Mathewson2025-03-181-2/+1
* Wrap ed25519-dalek types.Nick Mathewson2025-03-181-10/+10
* 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
* Remove semver.md files post releaseIan Jackson2025-02-071-5/+0
* 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: Add missing semver.md entries.Gabriela Moldovan2025-01-131-0/+3
* tor-key-forge: Remove no longer needed ItemType impl for KeyUnknownCert.Gabriela Moldovan2025-01-131-9/+0