summaryrefslogtreecommitdiff
path: root/tor-checkable/src/signed.rs
Commit message (Collapse)AuthorAgeFilesLines
* Enable batch ed25519 verification.Nick Mathewson2020-10-021-2/+2
|
* Document private members in most cratesNick Mathewson2020-09-241-0/+4
|
* Add tests for SignatureGatedNick Mathewson2020-09-221-0/+45
|
* checkable: Add a simple type for self-signed objects.Nick Mathewson2020-09-031-0/+32