New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@veramo/kms-local

Package Overview
Dependencies
Maintainers
3
Versions
575
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veramo/kms-local

Veramo KMS implementation that provides Ed25519 and secp256k1 crypto

6.0.0
latest
Source
npm
Version published
Weekly downloads
9.4K
-4.72%
Maintainers
3
Weekly downloads
 
Created
Source

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.

Keywords

Veramo

FAQs

Package last updated on 02 Apr 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts