summaryrefslogtreecommitdiff
path: root/crates/tor-llcrypto/src/pk/ed25519.rs
Commit message (Expand)AuthorAgeFilesLines
* Define a constant for ED25519 identity length.Nick Mathewson2022-08-101-3/+6
* tor-llcrypto: expose the Signer API from ed25519-dalekNick Mathewson2022-07-061-1/+1
* squash! Bump every crate's edition to 2021.Nick Mathewson2022-04-251-2/+0
* Implement Ord for Ed25519Identity.Nick Mathewson2022-03-301-1/+1
* Implement ConstantTimeEq for key ids.Nick Mathewson2021-10-011-2/+8
* Move all crates into a `crates` subdirectory.Nick Mathewson2021-08-271-0/+265