Open k-s-t-i opened 4 years ago
Also would be happy to provide support for the VRF section, and add unit tests based on the IETF VRF working draft for any module.
@k-s-t-i can I implement your VRF support (this PR) into my own curve25519 (based on this repo.) implementation? Thank you!
Yes @forceporquillo.
Added XVEdDSA VRF support, upgraded gradle build. Passes all tests and rewritten scalarmult function as compared to the jni c implementation.