herumi / mcl

a portable and fast pairing-based cryptography library
BSD 3-Clause "New" or "Revised" License
450 stars 152 forks source link

Add Fr.setHash() to JNI #93

Closed gallmann-ubique closed 3 years ago

gallmann-ubique commented 3 years ago

I have also added the Fr.setHash() function to the JNI.

herumi commented 3 years ago

Thank you for the patch. I've merged it.