signalapp / curve25519-java

Pure Java and JNI backed Curve25519 implementation.
GNU General Public License v3.0
232 stars 93 forks source link

Generalized EdDSA, new VRF #20

Closed trevp closed 7 years ago

trevp commented 7 years ago

Also synchronizes with a few cosmetic tweaks from libsignal-protocol-c, and fixes some warnings in the JNI code.