@sphereon/bls-kms-local
v0.10.2
Published
Sphereon KMS BLS local to support bls keys
Downloads
26
Readme
A Sphereon KMS implementation that provides Ed25519 and secp256k1 and Bls crypto.
This module is an extension of KeyManagementSystem and
key-manager plugin to provide bls functionality to a
Veramo agent.
The keys managed by this module are stored in an implementation
of AbstractPrivateKeyStore.
See MemoryPrivateKeyStore
or PrivateKeyStore for implementations.
