summaryrefslogtreecommitdiff
path: root/crates/tor-key-forge
Commit message (Expand)AuthorAgeFilesLines
...
* | Upgrade to derive_more version 1.0.0Nick Mathewson2024-09-251-1/+1
|/
* key-forge: Add curve25519 key wrapper macroDavid Goulet2024-09-191-8/+161
* tor-key-forge: encapsulate `define_ed25519_keypair` macro depsSteven Engler2024-09-182-38/+43
* key-forge: Fix a comment with the wrong nameDavid Goulet2024-09-181-2/+2
* key-forge: Support extra docs and attributes to ed25519 keypairDavid Goulet2024-09-181-3/+7
* key-forge: Add helper function and implement traitsDavid Goulet2024-09-183-12/+48
* Bump MSRV from 1.70 to 1.75.Wesley Aptekar-Cassels2024-09-161-1/+1
* tor_key_forge::traits::ToEncodableKey: add KeyPair associated typeAdam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E02024-09-092-1/+23
* Rename tor-keys crate to tor-key-forgeDavid Goulet2024-09-048-0/+1135