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
/
arti
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix name of clippy lint to unchecked_time_subtraction (2)
Ian Jackson
2025-11-06
1
-1
/
+1
*
Lay foundations for RSA keys in keystore.
Wesley Aptekar-Cassels
2025-09-30
1
-4
/
+4
*
Switch Cargo.toml files to edition 2024.
Nick Mathewson
2025-08-07
1
-1
/
+1
*
arti: keys: Add arti keys-raw
hjrgrn
2025-07-14
1
-2
/
+8
*
Typo fixes (automatic and hand-verified)
Nick Mathewson
2025-07-09
1
-1
/
+1
*
tor-keymgr: keystore::arti::ssh: Fix typo; simplify comments.
playbahn
2025-03-27
1
-8
/
+7
*
tor-keymgr: keystore::arti::ssh: Rework tests: ssh-keygen interop
playbahn
2025-03-26
1
-37
/
+115
*
tor-keymgr: keystore::arti::ssh: Rework ssh-keygen interop tests
playbahn
2025-03-26
1
-30
/
+52
*
tor-keymgr: Remove unused imports
playbahn
2025-03-26
1
-1
/
+0
*
tor-keymgr: keystore::arti::ssh: Add tests for ssh-keygen interop
playbahn
2025-03-26
1
-0
/
+61
*
tor-keymgr: Rename test constants to match file names.
Gabriela Moldovan
2025-02-06
1
-15
/
+15
*
tor-keymgr: Use ParsedEd25519Cert when decoding certs.
Gabriela Moldovan
2025-01-13
1
-2
/
+2
*
tor-keymgr: Use Ed25519Cert::decode to parse the certs.
Gabriela Moldovan
2025-01-13
1
-4
/
+10
*
tor-keymgr: Add cert parse error variant.
Gabriela Moldovan
2025-01-13
1
-2
/
+14
*
tor-keymgr: Add arti native keystore helper for parsing tor certs.
Gabriela Moldovan
2024-12-04
1
-0
/
+41
*
tor-key-forge: Remove no longer needed KeyType::Unknown variant.
Gabriela Moldovan
2024-12-04
1
-14
/
+0
*
tor-keymgr: Refactor common fs errors into a separate error enum.
Gabriela Moldovan
2024-10-08
1
-45
/
+4
*
tor-keymgr: Move the checked_op utils out of the arti module.
Gabriela Moldovan
2024-10-08
1
-75
/
+0
*
Rename tor-keys crate to tor-key-forge
David Goulet
2024-09-04
3
-3
/
+3
*
tor-keymgr: Use tor-keys crate and remove dead code
David Goulet
2024-09-04
3
-9
/
+15
*
tor-keymgr: Use CheckedDir::metadata() instead of PathBuf::try_exists().
Gabriela Moldovan
2024-08-08
1
-0
/
+5
*
tor-keymgr: Use the new relative path wrapper.
Gabriela Moldovan
2024-08-08
1
-1
/
+0
*
tor-keymgr: Add new rel_path module with helpers for handling relative paths.
Gabriela Moldovan
2024-08-08
1
-0
/
+75
*
tor-keymgr: Correct message for mistrust error
Ian Jackson
2024-07-10
1
-2
/
+2
*
tor-keymgr: Add script for generating test key files.
Gabriela Moldovan
2024-05-15
1
-0
/
+6
*
tor-keymgr: Make SshKeyData an opaque type.
Gabriela Moldovan
2024-05-07
1
-2
/
+2
*
tor-keymgr: Do not make SshKeyData infallibly convertible from KeyData/Keypai...
Gabriela Moldovan
2024-05-07
1
-4
/
+4
*
tor-keymgr: Dedupe all the convert functions.
Gabriela Moldovan
2024-05-07
2
-141
/
+17
*
tor-keymgr: Make an ArtiNativeKeystore-specific function private.
Gabriela Moldovan
2024-05-07
1
-20
/
+16
*
tor-keymgr: Move arti-specific ssh code to arti module.
Gabriela Moldovan
2024-05-07
2
-1
/
+395
*
tor-keymgr: Use keystore_error_kind() to get the error kind.
Gabriela Moldovan
2024-01-15
1
-1
/
+2
*
tor-keymgr: path errors: Add some xrefs
Ian Jackson
2023-12-07
1
-1
/
+6
*
tor-keymgr: ArtiPathSyntaxError: rename from ArtiPathError
Ian Jackson
2023-12-07
1
-2
/
+2
*
tor-keymgr: Add an Arti keystore error type for keys with invalid key data.
Gabriela Moldovan
2023-11-21
1
-0
/
+5
*
tor-keymgr: Add a top-level error type.
Gabriela Moldovan
2023-11-21
1
-0
/
+6
*
tor-keymgr: Inline SshKeyError variants into ArtiNativeKeystoreError.
Gabriela Moldovan
2023-11-20
1
-2
/
+29
*
tor-keymgr: Fix broken doc link.
Gabriela Moldovan
2023-10-19
1
-1
/
+1
*
tor-keymgr: Apply cargo fmt.
Gabriela Moldovan
2023-10-19
1
-1
/
+1
*
tor-keymgr: Rework the ArtiPath error types.
Gabriela Moldovan
2023-10-19
1
-6
/
+5
*
tor-keymgr: Give KeyType an Unknown variant.
Gabriela Moldovan
2023-10-19
1
-1
/
+6
*
tor-keymgr: Add an error type for invalid key paths.
Gabriela Moldovan
2023-10-19
1
-1
/
+29
*
tor-error: Remove KeystoreFsPermissions variant.
Gabriela Moldovan
2023-08-08
1
-1
/
+1
*
keymgr: Rename KeyStore to Keystore globally.
Gabriela Moldovan
2023-06-29
1
-3
/
+3
*
keymgr: Implement HasKind for ArtiNativeKeystoreError.
Gabriela Moldovan
2023-06-28
1
-2
/
+7
*
keymgr: Remove AsRef<dyn StdError> trait bound and unneeded impls.
Gabriela Moldovan
2023-06-26
1
-7
/
+0
*
keymgr: Add the path to ArtiNativeKeystoreError Display impl.
Gabriela Moldovan
2023-06-26
1
-3
/
+3
*
keymgr: Replace Error with Box<dyn KeystoreError>.
Gabriela Moldovan
2023-06-26
1
-2
/
+0
*
keymgr: Define an error type for ArtiNativeKeyStore.
Gabriela Moldovan
2023-06-26
1
-0
/
+73