Skip to content

cryptography-cafe/spake2

Repository files navigation

spake2

A pure-Java implementation of the SPAKE2 protocol.

Requires Java 7 or higher. Requires JDK 9 or higher to build.

Documentation

To view the public-facing API documentation, first build it:

./gradlew javadoc

Then open build/docs/javadoc/index.html in your browser.

About

spake2 is authored by Jack Grigg.

About

Pure Java implementation of the SPAKE2 protocol

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published