summaryrefslogtreecommitdiff
path: root/tor-llcrypto/tests/misc.rs
Commit message (Expand)AuthorAgeFilesLines
* Add unseparated_literal_suffix lint, and fix it.Nick Mathewson2021-05-031-1/+1
* Rename Rsa{Identity,Signature} to fix clippy warning.Nick Mathewson2021-03-291-1/+1
* Add a compatibility layer so we can upgrade rand_core.Nick Mathewson2021-03-181-2/+3
* Add serde implementations for identity key types.Nick Mathewson2021-02-101-0/+31
* Use from_bytes name for Ed25519IdentityNick Mathewson2020-10-251-2/+2
* Ed25519 batch verification test.Nick Mathewson2020-10-211-1/+39
* More tests for ed25519identityNick Mathewson2020-10-211-0/+39