openwallet-foundation / architecture-sig

This special interest group (SIG) is focused on conversations related to the architecture of digital wallet engines and is a sub-group reporting to the OpenWallet Foundation's Technical Advisory Committee.
Creative Commons Attribution 4.0 International
42 stars 16 forks source link

"Cryptographic Keys" vs keys in the storage box #25

Open tlodderstedt opened 1 year ago

tlodderstedt commented 1 year ago

Sorry if I missed a discussion around this. But why are there "Cryptographic Keys" in addition to the keys in the storage box?

OR13 commented 1 year ago

See the header here: https://github.com/openwallet-foundation/architecture-task-force/blob/main/docs/key-management-services.md

There are "keys" you use to manage "digital objects"

And there are "keys" that are "digital objects".

This is especially useful when you have newer crypto that is not well supported, like bls12381, zkps, etc..