1.0.2 • Published 5 years ago

spake2 v1.0.2

Weekly downloads
-
License
MIT
Repository
gitlab
Last release
5 years ago

spake2-js

The SPAKE2 password-authenticated key-exchange algorithm, in Javascript.

This implementation focus on following draft-irtf-cfrg-spake2-08 with SPAKE2, SPAKE2+ and key confirmation.

This have not go through a formal cryptographic audit and should be awared in any use case.

Also this do not protect against time attacks as operations are probably not constant-time.

1.0.2

5 years ago

1.0.1

5 years ago

1.0.0

5 years ago