summaryrefslogtreecommitdiff
path: root/crates/tor-hscrypto/src/ope.rs
Commit message (Expand)AuthorAgeFilesLines
* Fix warnings and errors from edition 2024.Nick Mathewson2025-08-071-3/+2
* tor-netdir: Add a unit test for HsDirParams::offset_within_srv_period.Gabriela Moldovan2024-01-241-1/+1
* tor-netdir, tor-hscrypto: Add function for computing SRV period offset.Gabriela Moldovan2024-01-241-2/+11
* tor-hscrypto: Remove TimePeriodOffset, offset_within_period().Gabriela Moldovan2024-01-241-1/+2
* tor-hsservice: Generate revision counter using the start of SRV period.Gabriela Moldovan2024-01-241-4/+2
* Implementation for AES-based Order-preserving encryptionNick Mathewson2023-11-161-0/+191