| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | change usage of PublicKey to Ed25519 in tor-cert | trinity-1686a | 2022-07-23 | 1 | -6/+6 |
| * | change check_key to take a Option<&_> instead of &Option<_> | trinity-1686a | 2022-07-23 | 1 | -1/+1 |
| * | tor-cert: Remove all usage of infallible writers. | Nick Mathewson | 2022-07-11 | 1 | -1/+1 |
| * | tor-cert: Encoding now uses Writeable trait. | Nick Mathewson | 2022-07-11 | 1 | -23/+18 |
| * | Rename "write" methods on tor-bytes to "write_infallible". | Nick Mathewson | 2022-07-11 | 1 | -1/+1 |
| * | Implement functionality to construct signed Ed25519 certs. | Nick Mathewson | 2022-07-06 | 1 | -0/+200 |
