boltlabs-inc / key-mgmt-spec

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

Specify option to create a signing key #108

Closed indomitableSwan closed 2 years ago

indomitableSwan commented 2 years ago

When a key is created, there should be an option to specify a specific type of key, instead of defaulting to arbitrary secrets. In particular, we want to be able to specify creation of a signing key. For now, we need ECDSA compatible with EVM, but we expect to need support for multiple blockchains and signing primitives.