index
:
mirrors/arti.git
derive-traits
ios-sqlite-hacks
main
pages
mirror of https://gitlab.torproject.org/tpo/core/arti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crates
/
tor-key-forge
/
src
/
traits.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Upgrade rand crates to 0.10.
Wesley Aptekar-Cassels
2026-05-12
1
-3
/
+3
*
keymgr: Fix ephemeral keystore cert encoding bug
Gabriela Moldovan
2026-04-08
1
-12
/
+1
*
tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.
Wesley Aptekar-Cassels
2025-09-08
1
-4
/
+4
*
tor-key-forge: Add RSA key types.
Wesley Aptekar-Cassels
2025-09-08
1
-1
/
+49
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-3
/
+3
*
fix `clippy::doc_overindented_list_items`
Steven Engler
2025-04-03
1
-1
/
+1
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
1
-3
/
+6
*
key-forge: Use CryptoRng from rand.
Nick Mathewson
2025-03-18
1
-2
/
+1
*
tor-key-forge: Remove no longer needed ItemType impl for KeyUnknownCert.
Gabriela Moldovan
2025-01-13
1
-9
/
+0
*
tor-key-forge: Implement ItemType for ParsedEd25519Cert.
Gabriela Moldovan
2025-01-13
1
-0
/
+9
*
tor-key-forge: Fill out the InvalidCertError type.
Gabriela Moldovan
2025-01-13
1
-1
/
+19
*
tor-key-forge: Add ItemType impl for KeyUnknownCert.
Gabriela Moldovan
2025-01-13
1
-0
/
+9
*
tor-key-forge: Split out ItemType as a separate trait.
Gabriela Moldovan
2025-01-13
1
-14
/
+29
*
tor-key-forge: Distinguish between parsed certs and encodable certs.
Gabriela Moldovan
2025-01-13
1
-4
/
+7
*
tor-keymgr: Replace from_encodable_cert with validation function.
Gabriela Moldovan
2025-01-13
1
-7
/
+2
*
tor-hscrypto: Move encodable key trait impls from tor-key-forge.
Gabriela Moldovan
2024-12-11
1
-112
/
+0
*
tor-key-forge: Implement KeystoreItem::item_type.
Gabriela Moldovan
2024-12-04
1
-1
/
+1
*
tor-key-forge: s/EncodableKey/EncodableItem in documentation.
Gabriela Moldovan
2024-12-04
1
-11
/
+11
*
tor-key-forge: Implement EncodableItem for Tor ed25519 certs.
Gabriela Moldovan
2024-12-04
1
-0
/
+14
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item (fmt).
Gabriela Moldovan
2024-12-04
1
-1
/
+2
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
1
-13
/
+12
*
tor-key-forge: Add into_erased impl for KeystoreItem.
Gabriela Moldovan
2024-12-04
1
-1
/
+12
*
tor-key-forge: Replace EncodableItem::key_type() with item_type().
Gabriela Moldovan
2024-12-04
1
-12
/
+11
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
1
-13
/
+13
*
tor-key-forge: Add a KeystoreItem type to replace SshKeyData.
Gabriela Moldovan
2024-12-04
1
-1
/
+22
*
tor-key-forge: Add a ToEncodableCert trait.
Gabriela Moldovan
2024-12-04
1
-0
/
+49
*
Resolve clippy::empty_line_after_doc_comments warnings.
Nick Mathewson
2024-12-03
1
-1
/
+1
*
tor-key-forge: Replace fully-qualified path with import.
Gabriela Moldovan
2024-10-17
1
-2
/
+2
*
tor_key_forge::traits::ToEncodableKey: add KeyPair associated type
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-1
/
+22
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-0
/
+306