Skip to content
/ opaque Public

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

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE_APACHE
MIT
LICENSE_MIT
Notifications You must be signed in to change notification settings

47ng/opaque

Repository files navigation

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.