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.
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.