nthparty / opaque

JavaScript implementation of the OPAQUE asymmetric PAKE protocol
https://www.npmjs.com/package/@nthparty/opaque
27 stars 4 forks source link

Pin libsodium 0.7.8, run eslint #8

Closed tvquizphd closed 2 years ago

tvquizphd commented 2 years ago

This resolves issue #6. After running npm run lint, I also found and removed two unused declarations.

tvquizphd commented 2 years ago

I've also submitted these changes as a PR on AverageHelper's fork, on the branch associated with @AverageHelper's PR #7.

tvquizphd commented 2 years ago

Closing in favor of merging PR #7 first.

wyatt-howe commented 1 year ago

If you reopen I'll do the merge. Note: the unused declarations you see are relics of a future feature (see #2).