boltlabs-inc / key-mgmt-spec

Formal specification for the key management project
MIT License
3 stars 2 forks source link

update retrieve for compatibility with import flow #144

Closed marsella closed 2 years ago

marsella commented 2 years ago

bug was identified via boltlabs-inc/key-mgmt#241.

Keys (signing keys and arbitrary keys) encrypted under the storage key may have come into the system via either the generate flow or the import flow. The retrieve protocol only worked for generated keys.