summaryrefslogtreecommitdiff
path: root/tor-proto/src/crypto/testing.rs
Commit message (Collapse)AuthorAgeFilesLines
* Add the "unreachable_pub" lint.Nick Mathewson2021-05-181-2/+2
| | | | | | This is a somewhat obnoxious change in its scope and requirements, but it makes it easier to understand what the real public and private parts of our APIs are.
* Add tests for CREATE_FAST handshakeNick Mathewson2020-09-191-0/+28