summaryrefslogtreecommitdiff
path: root/crates/tor-key-forge
Commit message (Expand)AuthorAgeFilesLines
...
* tor-key-forge: Remove no longer needed KeyType::Unknown variant.Gabriela Moldovan2024-12-041-28/+3
* tor-key-forge: Export KeystoreItem.Gabriela Moldovan2024-12-041-1/+1
* tor-key-forge: Rename EncodableKey to EncodableItem.Gabriela Moldovan2024-12-043-19/+19
* tor-key-forge: Add a KeystoreItem type to replace SshKeyData.Gabriela Moldovan2024-12-041-1/+22
* tor-key-forge: Add an encodable cert type.Gabriela Moldovan2024-12-043-0/+26
* tor-key-forge: Add a ToEncodableCert trait.Gabriela Moldovan2024-12-042-1/+50
* tor-keymgr: Introduce a KeystoreItemType to replace KeyType.Gabriela Moldovan2024-12-042-6/+136
* Resolve clippy::empty_line_after_doc_comments warnings.Nick Mathewson2024-12-031-1/+1
* add_warnings, *: Allow clippy::needless_lifetimesNick Mathewson2024-12-031-0/+1
* Bump all the unstable tor- and arti- crates to 0.25.0.Gabriela Moldovan2024-12-021-5/+5
* cargo: Update `thiserror` to `2`Clara Engler2024-11-121-1/+1
* Bump unstable tor-* and arti-* crates to 0.24.0Ian Jackson2024-10-301-5/+5
* tor-key-forge: Fix typo in documentation.Gabriela Moldovan2024-10-171-2/+2
* tor-key-forge: Replace fully-qualified path with import.Gabriela Moldovan2024-10-171-2/+2
* tor-key-forge: Reformat derives for readability.Gabriela Moldovan2024-10-171-2/+4
* tor-key-forge: Reformat a long line for readability.Gabriela Moldovan2024-10-171-1/+4
* tor-key-forge: Remove now-outdated TODO.Gabriela Moldovan2024-10-081-3/+0
* tor-key-forge: Remove unused function.Gabriela Moldovan2024-10-081-8/+0
* tor-key-forge: Use the new "restricted discovery" terminology.Gabriela Moldovan2024-10-031-4/+4
* Bump arti- and tor- crates to 0.23.0Nick Mathewson2024-09-301-5/+5
* Merge branch 'msrv-1.77-and-rusqlite-update' into 'main'David Goulet2024-09-261-1/+1
|\
| * Upgrade MSRV to 1.77Nick Mathewson2024-09-251-1/+1
* | 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