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-keymgr
/
src
/
keystore.rs
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unnecessary `doc(cfg(...))` attributes
Neel Chauhan
2025-12-04
1
-1
/
+0
*
Fix errors from rustdoc nightly.
Nick Mathewson
2025-08-05
1
-1
/
+1
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-3
/
+45
*
tor-keymgr: BREAKING: Refactor API: Keystore::list
hjrgrn
2025-05-30
1
-3
/
+10
*
tor-keymgr: BREAKING: Refactor API: Keystore::insert
playbahn
2025-04-02
1
-9
/
+1
*
tor-keymgr: Fix TODO: Refactor API: Keystore::insert
playbahn
2025-04-02
1
-16
/
+3
*
tor-keymgr: Update docs post-renaming.
Gabriela Moldovan
2024-12-04
1
-9
/
+9
*
tor-keymgr: Replace KeyType with KeystoreItemType (fmt).
Gabriela Moldovan
2024-12-04
1
-2
/
+10
*
tor-keymgr: Replace KeyType with KeystoreItemType.
Gabriela Moldovan
2024-12-04
1
-6
/
+6
*
tor-key-forge: Rename EncodableKey to EncodableItem.
Gabriela Moldovan
2024-12-04
1
-6
/
+6
*
tor-keymgr: Add a keystore for C Tor service keys.
Gabriela Moldovan
2024-10-08
1
-0
/
+2
*
tor-keymgr: Move the checked_op utils out of the arti module.
Gabriela Moldovan
2024-10-08
1
-0
/
+1
*
tor-keymgr: put ephemeral keystore behind experimental feature
Steven Engler
2024-09-17
1
-0
/
+2
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
1
-1
/
+1
*
tor-keymgr: Use tor-keys crate and remove dead code
David Goulet
2024-09-04
1
-535
/
+2
*
tor-keys: Automatically implement keymgr trait
David Goulet
2024-09-04
1
-28
/
+5
*
Fix typos
Dimitris Apostolou
2024-09-03
1
-2
/
+2
*
tor-keymgr: Fix nightly warnings.
Gabriela Moldovan
2024-05-09
1
-6
/
+6
*
tor-keymgr: Add function for extracting the KeyType of an ssh key.
Gabriela Moldovan
2024-05-08
1
-0
/
+11
*
tor-keymgr: Fix newly failing tests.
Gabriela Moldovan
2024-05-08
1
-3
/
+4
*
tor-keymgr: Make SshKeyData an opaque type.
Gabriela Moldovan
2024-05-07
1
-63
/
+72
*
tor-keymgr: Do not make SshKeyData infallibly convertible from KeyData/Keypai...
Gabriela Moldovan
2024-05-07
1
-7
/
+45
*
tor-keymgr: Seal the EncodableKey trait.
Gabriela Moldovan
2024-05-07
1
-1
/
+30
*
tor-keymgr: Dedupe all the convert functions.
Gabriela Moldovan
2024-05-07
1
-2
/
+0
*
tor-keymgr: Move arti-specific ssh code to arti module.
Gabriela Moldovan
2024-05-07
1
-3
/
+1
*
tor-keymgr: Make SshKeyData convertible to ErasedKey.
Gabriela Moldovan
2024-05-07
1
-3
/
+151
*
tor-keymgr: added initial implementation for in-memory ArtiEphemeralKeystore
Richard Pospesel
2024-04-10
1
-0
/
+1
*
Fix typos in doc comments
Tobias Stoeckmann
2024-03-06
1
-1
/
+1
*
tor-keymgr: Downgrade a TODO to a Note.
Gabriela Moldovan
2024-02-05
1
-3
/
+3
*
tor-keymgr: Remove a TODO about renaming Keystore.
Gabriela Moldovan
2024-02-05
1
-4
/
+0
*
tor-keymgr: Turn some TODOs into #1115.
Gabriela Moldovan
2024-01-10
1
-2
/
+2
*
Fix typos
Dimitris Apostolou
2024-01-08
1
-2
/
+2
*
llcrypto: Hide the members of ExpandedKeypair.
Nick Mathewson
2023-11-29
1
-1
/
+1
*
Remove RngCompatExt.
Nick Mathewson
2023-11-29
1
-4
/
+2
*
Convert to the latest versions of dalek-cryptography
Nick Mathewson
2023-11-29
1
-4
/
+4
*
tor-keymgr: impl ToEncodableKey for IPT keys
Ian Jackson
2023-11-23
1
-1
/
+25
*
tor-keymgr: Remove the ToEncodableKey impl of HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-15
/
+0
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair (f...
Gabriela Moldovan
2023-11-20
1
-4
/
+4
*
tor-keymgr: Allow the use of the newly deprecated HsClientIntroAuthKeypair.
Gabriela Moldovan
2023-11-20
1
-1
/
+4
*
tor-keymgr: Add function for listing all entries in a keystore.
Gabriela Moldovan
2023-10-19
1
-1
/
+4
*
tor-keymgr: Give KeyType an Unknown variant.
Gabriela Moldovan
2023-10-19
1
-4
/
+4
*
tor-keymgr: Factor the generate() function into a separate trait.
Gabriela Moldovan
2023-10-09
1
-41
/
+36
*
tor-hsservice: Add more key roles.
Gabriela Moldovan
2023-10-03
1
-2
/
+26
*
Merge branch 'keymgr-blinded-keys' into 'main'
gabi-250
2023-09-26
1
-5
/
+37
|
\
|
*
tor-keymgr: Implement EncodableKey for ExpandedKeypair.
Gabriela Moldovan
2023-09-26
1
-5
/
+37
*
|
tor-keymgr: Make SshKeyData accessors more idiomatic.
Gabriela Moldovan
2023-09-26
1
-8
/
+10
*
|
tor-keymgr: Make SshKeyData non-exhaustive.
Gabriela Moldovan
2023-09-26
1
-1
/
+1
*
|
tor-keymgr: Derive Clone, Debug for SshKeyData.
Gabriela Moldovan
2023-09-26
1
-1
/
+1
|
/
*
tor-keymgr: Rename as_ssh_keypair_data to as_ssh_key_data.
Gabriela Moldovan
2023-09-26
1
-5
/
+5
*
tor-keymgr: Implement ToEncodableKey for HsIdKey.
Gabriela Moldovan
2023-09-25
1
-3
/
+3
[next]