aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util
Commit message (Expand)AuthorAgeFilesLines
* maint: Run maint/add_warning to deny string slicesClara Engler2026-06-091-0/+1
* Upgrade rand crates to 0.10.Wesley Aptekar-Cassels2026-05-122-9/+14
* tor-llcrypto: Fix a derive to unconditionally DeftlyIan Jackson2026-04-281-6/+2
* llcrypto: Depend on tor-memquota-cost, not tor-memquota.Nick Mathewson2026-02-021-1/+1
* Merge branch 'bug2172' into 'main'Nick Mathewson2025-11-241-1/+1
|\
| * tor-llcrypto: Stop deriving Deref in CtByteArrayNeel Chauhan2025-11-241-1/+1
* | Fix name of clippy lint to unchecked_time_subtraction (2)Ian Jackson2025-11-061-1/+1
|/
* tor-(hs|ll)crypto: export cteq macros correctlyhashcatHitman2025-09-231-10/+7
* tor-llcrypto: unconditionally use derive_deftlyhashcatHitman2025-09-231-4/+2
* tor-(hs|ll)crypto: deftly derive ConstantTimeEqhashcatHitman2025-09-231-1/+50
* Use CautiousRng for keys going into the KeyMgr.Nick Mathewson2025-03-241-0/+16
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* llcrypto: add an rng compatibility shim for dalek-cryptoNick Mathewson2025-03-181-0/+40
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCost ...Ian Jackson2024-10-161-1/+5
* Rename "memquota" feature to "memquota-memcost" when it's just HasMemoryCostIan Jackson2024-10-161-2/+2
* Some HasMemoryCost impls in tor-llcryptoIan Jackson2024-10-021-0/+4
* Run maint/add_warning.Nick Mathewson2024-03-131-0/+1
* llcrypto: Use up-to-date name for a clippy lint.Nick Mathewson2023-11-301-2/+1
* Remove RngCompatExt.Nick Mathewson2023-11-291-250/+0
* Convert to the latest versions of dalek-cryptographyNick Mathewson2023-11-291-2/+4
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-232-0/+2
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-102-0/+2
* llcrypto: add another warning to ct_lookup.Nick Mathewson2023-06-161-2/+3
* Lower tor-proto::util::ct::lookup to tor-llcryptoNick Mathewson2023-06-161-0/+66
* Add builder for encoding hidden service descriptors.Gabi Moldovan2023-03-241-1/+1
* Suppress a renamed-lint lint.Nick Mathewson2023-03-101-1/+2
* llcrypto: Derive zeroize for CtByteArray.Nick Mathewson2023-02-071-1/+2
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Merge branch 'test-lints' into 'main'eta2023-01-061-0/+8
|\
| * test lint blocks: Add many many automaticallyIan Jackson2022-12-121-0/+8
* | Add a new "CtByteArray" type, and use it in Id types.Nick Mathewson2023-01-051-0/+123
|/
* Update `rsa` dependency (and use `x25519-dalek` prerelease)eta2022-07-061-7/+10
* Use testing_rng() in tests throughout our crates.Nick Mathewson2022-06-021-2/+3
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Idle hacking: Get 90% coverage in tor-llcryptoNick Mathewson2021-12-021-0/+112
* add semicolons if nothing returnedDaniel Eades2021-11-251-2/+2
* Typo fixesNick Mathewson2021-09-091-1/+1
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+123