| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-hsservice: Add HsClientDescEncKeypair. | Gabriela Moldovan | 2023-09-25 | 1 | -0/+2 |
| | | |||||
| * | Remove semver.md now that 1.1.8 is out. | Nick Mathewson | 2023-09-05 | 1 | -3/+0 |
| | | |||||
| * | tor-hscrypto: Impl From<&HsBlindIdKeypair> for HsBlindIdKey. | Gabriela Moldovan | 2023-08-25 | 1 | -0/+1 |
| | | | | | This will be used by the descriptor publisher when building descriptors. | ||||
| * | tor-hscrypto: Add a function for deriving the subcredential. | Gabriela Moldovan | 2023-08-25 | 1 | -0/+1 |
| | | | | | | | This function will be used by the descriptor publisher (it needs to generate descriptors, and for that it needs the subcredential, which can be derived from the `HsBlindIdKey` and `TimePeriod`). | ||||
| * | hscrypto: Expose hs_mac as a SimpleMac. | Nick Mathewson | 2023-08-14 | 1 | -0/+1 |
| | | |||||
| * | Remove semver.md files for 1.1.6 | Nick Mathewson | 2023-06-30 | 1 | -1/+0 |
| | | |||||
| * | hscrypto: fix TODOs in time-period code. | Nick Mathewson | 2023-06-13 | 1 | -0/+1 |
| * Return a more informative error type (instead of Option) * Check that time periods are an integer number of seconds * Decide not to change the semantics of an argument. | |||||
