@bcts/spqr
v1.0.0-alpha.22
Published
Signal's Sparse Post-Quantum Ratchet (SPQR) for TypeScript
Maintainers
Readme
Signal's Sparse Post-Quantum Ratchet (SPQR) for TypeScript
Disclaimer: This package is under active development and APIs may change.
Introduction
spqr is a TypeScript implementation of Signal's Sparse Post-Quantum Ratchet (SPQR) protocol. It provides ML-KEM based post-quantum key encapsulation with erasure coding for ratchet upgrades.
Rust Reference Implementation
This TypeScript implementation is based on SparsePostQuantumRatchet v1.4.0 (commit).
