summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto
Commit message (Expand)AuthorAgeFilesLines
...
* | tor-llcrypto: unconditionally use derive_deftlyhashcatHitman2025-09-232-5/+4
* | tor-llcrypto: derive_deftly is mandatoryhashcatHitman2025-09-231-2/+2
* | tor-(hs|ll)crypto: deftly derive ConstantTimeEqhashcatHitman2025-09-233-5/+92
* | tor-llcrypto: as_bytes on curve25519::StaticSecrethashcatHitman2025-09-161-0/+4
* | 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-4/+4
* Switch Cargo.toml files to edition 2024.Nick Mathewson2025-08-077-14/+29
* Bump to hex-literal 1.0Nick Mathewson2025-08-051-1/+1
* 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-3/+3
* Bump derive-deftly to 1.2.0Ian Jackson2025-08-041-1/+1
* tor-llcrypto: fix typotcyrus2025-07-231-1/+1
* Bump all the unstable tor- and arti- crates to 0.32.0.Gabriela Moldovan2025-07-071-3/+3
* Bump the versions of the non-{arti-,tor-} crates.Gabriela Moldovan2025-07-071-1/+1
* Temporarily suppress mismatched_lifetime_syntaxes.Gabriela Moldovan2025-07-071-0/+1
* Upgrade to derive-deftly 1.1.0.Gabriela Moldovan2025-07-071-1/+1
* tor-llcrypto: Removed dependency on `once_cell`hashcatHitman2025-06-142-3/+2
* tor-llcrypto: fix feature name typoSteven Engler2025-06-091-1/+1
* 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