summaryrefslogtreecommitdiff
path: root/crates/tor-keymgr/semver.md
Commit message (Expand)AuthorAgeFilesLines
* keymgr: Add KeyMgr::generate() for generating new keys.Gabriela Moldovan2023-07-241-0/+1
* keymgr: Add function for generating EncodableKeys.Gabriela Moldovan2023-07-241-0/+2
* keymgr: Add a Keystore::contains accessor.Gabriela Moldovan2023-07-241-1/+1
* Revert "keymgr: Require callers to be explicit about which keystore to get ke...Gabriela Moldovan2023-07-211-1/+1
* keymgr: Require callers to be explicit about where to remove keys from.Gabriela Moldovan2023-07-201-1/+1
* keymgr: Add EncodableKey::to_bytes for encoding keys.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add some extra derives to ArtiPath and KeyType.Gabriela Moldovan2023-07-201-0/+2
* keymgr: Require callers to be explicit about which keystore to get keys from.Gabriela Moldovan2023-07-201-1/+1
* keymgr: Remove unimplemented/unnecessary has_key_bundle function.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Require callers to specify which keystore to insert keys in.Gabriela Moldovan2023-07-201-0/+2
* keymgr: Add a convenience function for boxing keystore errors.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add type for specifying which keystore to access.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Add an `id` function to `Keystore`.Gabriela Moldovan2023-07-201-0/+1
* keymgr: Explicitly specify the default keystore for `KeyMgr`.Gabriela Moldovan2023-07-201-0/+1
* keymgr-config: Make fields private, add function for checking if keystore is ...Gabriela Moldovan2023-07-201-0/+2
* tor-keymgr: Add ArtiNativeKeystoreConfig.Gabriela Moldovan2023-07-131-0/+1
* keymgr: Add semver.md.Gabriela Moldovan2023-07-101-0/+2