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
/
macros.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Lay foundations for RSA keys in keystore.
Wesley Aptekar-Cassels
2025-09-30
1
-1
/
+1
*
tor-llcrypto: Rename rsa::PrivateKey to rsa::KeyPair.
Wesley Aptekar-Cassels
2025-09-08
1
-7
/
+7
*
tor-key-forge: Add RSA key types.
Wesley Aptekar-Cassels
2025-09-08
1
-4
/
+189
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
Use an EntropicRng trait to enforce key generation rules.
Nick Mathewson
2025-03-24
1
-5
/
+7
*
squash! Upgrade rand dependency to 0.9.
Nick Mathewson
2025-03-18
1
-2
/
+2
*
Wrap ed25519-dalek types.
Nick Mathewson
2025-03-18
1
-10
/
+10
*
tor-key-forge: Split out ItemType as a separate trait.
Gabriela Moldovan
2025-01-13
1
-2
/
+8
*
tor-keymgr: Replace as_ssh_key_data with as_keystore_item.
Gabriela Moldovan
2024-12-04
1
-4
/
+4
*
tor-key-forge: Replace EncodableItem::key_type() with item_type().
Gabriela Moldovan
2024-12-04
1
-4
/
+4
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
1
-4
/
+4
*
tor-key-forge: Reformat derives for readability.
Gabriela Moldovan
2024-10-17
1
-2
/
+4
*
tor-key-forge: Reformat a long line for readability.
Gabriela Moldovan
2024-10-17
1
-1
/
+4
*
key-forge: Add curve25519 key wrapper macro
David Goulet
2024-09-19
1
-8
/
+161
*
tor-key-forge: encapsulate `define_ed25519_keypair` macro deps
Steven Engler
2024-09-18
1
-28
/
+40
*
key-forge: Fix a comment with the wrong name
David Goulet
2024-09-18
1
-2
/
+2
*
key-forge: Support extra docs and attributes to ed25519 keypair
David Goulet
2024-09-18
1
-3
/
+7
*
key-forge: Add helper function and implement traits
David Goulet
2024-09-18
1
-12
/
+36
*
tor_key_forge::traits::ToEncodableKey: add KeyPair associated type
Adam Joseph F0B74D717CDE8412A3E0D4D5F29AC8080DA8E1E0
2024-09-09
1
-0
/
+1
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-0
/
+174