aboutsummaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/util/ct.rs
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-121-1/+1
* 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
* squash! Upgrade rand dependency to 0.9.Nick Mathewson2025-03-181-1/+1
* 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
* Run maint/add_warning to add lint block everywhereIan Jackson2023-08-231-0/+1
* Run maint/add_warning to actually apply new lint allowsIan Jackson2023-07-101-0/+1
* 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
* Add a new "CtByteArray" type, and use it in Id types.Nick Mathewson2023-01-051-0/+123