| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | tor-hsservice: Add HsClientDescEncKeypair. | Gabriela Moldovan | 2023-09-25 | 1 | -0/+4 |
| | | |||||
| * | hs_ntor: Take our k_hss_ntor keypair explicitly. | Nick Mathewson | 2023-09-20 | 1 | -0/+5 |
| | | |||||
| * | tor-crypto: Fix some derive formatting | Ian Jackson | 2023-09-18 | 1 | -1/+1 |
| | | | | | This was missing the conventional spaces. Noticed in passing. | ||||
| * | hscrypto: Define a keypair type for HsSvcNtor{,Secret}Key | Nick Mathewson | 2023-09-17 | 1 | -0/+34 |
| | | | | | | (Also, extend our macro so that we can wrap other curve25519 keys in this way, if we want.) | ||||
| * | hscrypto: Make several types Readable+Writeable | Nick Mathewson | 2023-02-28 | 1 | -0/+11 |
| | | | | | Specifically, RendCookie, Subcredential, HsId, and HsBlindId. | ||||
| * | hscrypto: Use derive_more, and derive Deref for public keys. | Nick Mathewson | 2023-01-25 | 1 | -32/+2 |
| | | |||||
| * | Add a note about why we use ExpandedSecretKey for OnionIdSecretKey | Nick Mathewson | 2023-01-24 | 1 | -1/+2 |
| | | |||||
| * | hscrypto: use a macro to define our byte wrappers too. | Nick Mathewson | 2023-01-24 | 1 | -1/+34 |
| | | |||||
| * | hscrypto: Add and use a macro to define all PK types. | Nick Mathewson | 2023-01-24 | 1 | -0/+61 |
