opaque.js
v0.0.1
Published
JavaScript implementation of the OPAQUE asymmetric password authenticated key exchange (aPAKE) protocol
Maintainers
Readme
OPAQUE.js
JavaScript implementation of the OPAQUE asymmetric PAKE (aPAKE) protocol
Install
npm i apakeAPI
pake = require('apake');