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

@veramo/did-comm

Package Overview
Dependencies
Maintainers
0
Versions
572
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@veramo/did-comm

Veramo messaging plugin implementing DIDComm v2.

  • 6.0.1-next.4
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1K
increased by10.03%
Maintainers
0
Weekly downloads
 
Created
Source

Veramo DIDComm

Veramo messaging plugin implementing DIDComm v2, as specified by the DIDComm v2 Spec as well as certain "DIDComm Protocols"

Spec Compliance

Message Formats

Message Envelopes:

EnvelopeVeramo 'packing'IANA type (typ)packDIDCommMessageunpackDIDCommMessagenotes
plaintext'none'application/didcomm-plain+json[X][X]
signed(plaintext)'jws'application/didcomm-signed+json[X][X]
anoncrypt(plaintext)'anoncrypt'application/didcomm-encrypted+json[X][X]
authcrypt(plaintext)'authcrypt'application/didcomm-encrypted+json[X][X]
anoncrypt(sign(plaintext))'anoncrypt+jws'application/didcomm-encrypted+json[ ][ ]
authcrypt(sign(plaintext))'authcrypt+jws'application/didcomm-encrypted+json[ ][ ]SHOULD NOT be emitted, but MAY be accepted
anoncryptauthcrypt((sign(plaintext)))''application/didcomm-encrypted+json[ ][ ]

Keywords

FAQs

Package last updated on 02 Jul 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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc