🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sovrahq/did-comm

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sovrahq/did-comm

This package exposes the functionality to pack and unpack messages using DIDComm.

latest
npmnpm
Version
1.1.2
Version published
Maintainers
1
Created
Source

DID Registry

This package exposes the functionality to pack and unpack messages using DIDComm.

To pack a message, you need to provide a recipient DID and the content to be encrypted. Internally, this service uses Extrimian KMS Client to retrieve the sender DIDComm keys and also uses Extrimian Modena resolver to fetch the sender DID Document and get its DIDComm public keys.

To unpack a message, you need to provide the content to be decrypted. This uses Extrimian KMS Client to retrieve the recipient DIDComm keys.

FAQs

Package last updated on 07 Mar 2026

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