| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-netdir: Add a unit test for HsDirParams::offset_within_srv_period. | Gabriela Moldovan | 2024-01-24 | 1 | -1/+1 |
| | | |||||
| * | tor-netdir, tor-hscrypto: Add function for computing SRV period offset. | Gabriela Moldovan | 2024-01-24 | 1 | -2/+11 |
| | | | | | Part of #1166 | ||||
| * | tor-hscrypto: Remove TimePeriodOffset, offset_within_period(). | Gabriela Moldovan | 2024-01-24 | 1 | -1/+2 |
| | | | | | | | These are now unused. Part of #1166 | ||||
| * | tor-hsservice: Generate revision counter using the start of SRV period. | Gabriela Moldovan | 2024-01-24 | 1 | -4/+2 |
| | | | | | Closes #1166 | ||||
| * | Implementation for AES-based Order-preserving encryption | Nick Mathewson | 2023-11-16 | 1 | -0/+191 |
| This is the approach from appendix F.2 in rend-spec. Part of #1053. | |||||
