summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
* release: Bump all tor-/arti- crates to 0.31.0.Alexander Hansen Færøy2025-06-051-3/+3
* ./maint/cargo_sort: Run cargo-sort on the entire workspace.Gabriela Moldovan2025-05-271-10/+10
* 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-3/+3
* Update rand requirement to 0.9.1Nick Mathewson2025-04-291-2/+2
* Run cargo update.Wesley Aptekar-Cassels2025-04-291-2/+2
* Remove semver.md files post-release.Gabriela Moldovan2025-04-011-2/+0
* Bump all the unstable tor- and arti- crates to 0.29.0.Gabriela Moldovan2025-03-311-3/+3
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-03-311-1/+1
* Upgrade getrandom dependency to 0.3.2Gabriela Moldovan2025-03-272-1/+3
* llcrypto: Document some design choices from CautiousRng.Nick Mathewson2025-03-241-1/+12
* Use an EntropicRng trait to enforce key generation rules.Nick Mathewson2025-03-242-2/+48
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-0/+16
* llcrypto: new CautiousRng for constructing long-lived keysNick Mathewson2025-03-243-0/+152
* Add a semver note about rand 0.9Nick Mathewson2025-03-181-0/+1
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-185-5/+57
* Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-2/+2
* llcrypto: add a semver file for new x25519-wrappersNick Mathewson2025-03-181-0/+1
* Wrap ed25519-dalek types.Nick Mathewson2025-03-182-31/+155
* Wrap x25519-dalek types.Nick Mathewson2025-03-171-10/+103
* tor-rtmock: task: Remove Default impl for ThreadDescriptorIan Jackson2025-03-041-1/+1
* Bump minor versions in tor-*, arti-*.Nick Mathewson2025-03-031-3/+3
* Upgraede to der-parser 10Nick Mathewson2025-02-261-1/+1
* Upgrade to derive_more 2Nick Mathewson2025-02-261-1/+1
* Update to derive-deftly 1.0Ian Jackson2025-02-121-1/+1
* Version bumps to 0.27.0Ian Jackson2025-02-061-3/+3
* Bump versions of internal arti crates for Arti 1.3.2Nick Mathewson2025-01-071-3/+3
* clippy: deny `mod_module_files`Steven Engler2025-01-061-0/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-3/+3
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2024-12-021-1/+1
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Merge branch 'versions' into 'main'Ian Jackson2024-10-301-4/+4
|\
| * Bump minor versions of crates with new APIs/implsIan Jackson2024-10-301-1/+1
| * Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-3/+3
* | cargo: Run fixup-featuresIan Jackson2024-10-301-1/+1
|/
* tor-llcrypto: Document memquota-memcost and full featuresIan Jackson2024-10-221-0/+6
* tor-llcrypto: Sort and tidy Cargo features in README.mdIan Jackson2024-10-221-10/+8
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...Ian Jackson2024-10-163-4/+20
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-164-11/+11
* fix Cargo.toml typo with `no_default_features = true`Steven Engler2024-10-031-1/+1
* Some HasMemoryCost impls in tor-llcryptoIan Jackson2024-10-024-1/+19
* Merge branch 'bug_1632' into 'main'Nick Mathewson2024-09-303-38/+32
|\
| * tor-llcrypto: replace simple_asn1 dependency with der_parserMorgan2024-09-283-38/+32
* | Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-2/+2
* | Minor bumps on non-tor/arti cratesNick Mathewson2024-09-301-1/+1
|/
* 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
|/