mirror of
https://github.com/sobolevn/awesome-cryptography.git
synced 2026-07-16 10:32:06 -05:00
[PR #260] Add @voidly/agent-sdk — Double Ratchet + ML-KEM-768 hybrid #5386
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/sobolevn/awesome-cryptography/pull/260
Author: @EmperorMew
Created: 4/23/2026
Status: 🔄 Open
Base:
master← Head:add-voidly-sdk📝 Commits (1)
346b725Add @voidly/agent-sdk — X3DH + Double Ratchet with hybrid PQ key exchange📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adds
@voidly/agent-sdkto the JavaScript section.What it is
A TypeScript SDK that implements the Signal-family messaging primitives in the browser and Node:
Implementation notes
mlkemnpm package. The hybrid construction (X25519 ⊕ ML-KEM shared secrets fed into HKDF) is implemented here.Link
Checklist
@sorts beforeasmCrypto).yarn test(remark-lint) passes locally.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.