Gamote / opaque

OPAQUE password-authenticated key exchange for Node.js and the browser via WebAssembly

Home Page:https://www.ietf.org/archive/id/draft-irtf-cfrg-opaque-09.html#name-protocol-overview

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OPAQUE

OPAQUE key exchange for Node.js (CJS) and browsers (ESM) via WebAssembly.

Packages

Code signature

Published packages are signed with sceau, and can be verified with the following public key:

sceau verify --publicKey 5ac3e4d721755717f07d2af2fc8814c28b8265390d195644ccbf4141a7483564

Versioning

This project does not follow SemVer, but instead follows the Major and Minor versions of the underlying Rust crate in submodules/opaque-wasm.

Patch versions may be upgraded when the need arises, and will not contain breaking changes.

License

Dual-licensed Apache-2.0 and MIT.

About

OPAQUE password-authenticated key exchange for Node.js and the browser via WebAssembly

https://www.ietf.org/archive/id/draft-irtf-cfrg-opaque-09.html#name-protocol-overview

License:Apache License 2.0


Languages

Language:TypeScript 86.2%Language:Shell 13.8%