1.0.0 • Published 2 years ago
@trblmkr/kms-local-pk v1.0.0
Veramo Local KMS
A Veramo KMS implementation that provides Ed25519 and secp256k1 crypto.
This module provides an implementation
of AbstractKeyManagementSystem that can be used by the
@veramo/key-manager plugin to provide Secp256k1, Ed25519, and X25519 crypto functionality to a
Veramo agent.
The keys managed by this module are stored in an implementation
of AbstractPrivateKeyStore.
See MemoryPrivateKeyStore
or PrivateKeyStore for implementations.
1.0.0
2 years ago