summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/src/mgr.rs
Commit message (Expand)AuthorAgeFilesLines
...
* keymgr, arti-client: KeyMgr should return Ok(None) if the key is not found.Gabriela Moldovan2023-06-151-4/+4
* keymgr: Introduce ToEncodableKey to simplify lookups.Gabriela Moldovan2023-06-151-12/+11
* keymgr: Add key manager implementation stub.Gabriela Moldovan2023-06-151-0/+112