
Security News
Node.js Considers Public Workflow for Security Reports Amid AI-Driven Surge
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.
@sovrahq/kms-suite-didcomm
Advanced tools
@quarkid/kms-suite-didcomm implementa la suite criptográfica DIDComm v1 para el KMS de QuarkID. Provee funcionalidad para empaquetar y desempaquetar mensajes DIDComm, incluyendo cifrado autenticado (authcrypt) y cifrado anónimo (anoncrypt) utilizando curvas X25519 para key agreement.
Esta suite es utilizada por @quarkid/kms-client cuando se realizan operaciones con Suite.DIDComm.
npm install @quarkid/kms-suite-didcomm
yarn add @quarkid/kms-suite-didcomm
pnpm add @quarkid/kms-suite-didcomm
⚠️ Nota: Suite interna usada por @quarkid/kms-client. No suele instalarse directamente.
| Export | Descripción |
|---|---|
DIDCommSuite | Clase de suite DIDComm v1 |
Métodos (implementa interfaz de suite KMS):
generateKeyPair() - Genera par de claves X25519pack(message, recipients) - Empaqueta mensaje DIDCommunpack(packedMessage) - Desempaqueta mensaje DIDCommsign(content) - Firma contenido con clave asociadaverify(content, signature) - Verifica firma⚠️ No requiere configuración externa. Es consumida internamente por KMSClient.
@types/node": "^14.17.6")⚠️ Nota: Requiere libsodium nativo. Puede necesitar compilación en algunos entornos.
1.1.2npm run build antes de publicardist/index.js (CommonJS)Apache-2.0
Ver archivo LICENSE en la raíz del monorepo.
Mantenido por: QuarkID Team
Repositorio: https://github.com/ssi-quarkid/Paquetes-NPMjs/tree/main
FAQs
## Descripción
We found that @sovrahq/kms-suite-didcomm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

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.

Security News
Node.js is debating whether AI-driven security report volume warrants moving more vulnerability reports into public workflows.

Security News
PolinRider expands across npm, Packagist, Go modules, and Chrome extensions, using hidden loaders to target developer environments.

Security News
Open source attacks are accelerating as AI coding agents pull in dependencies faster, with less human review.