cryptimeleon / mclwrap

A wrapper to bring the mcl pairing library into cryptimeleon
BSD 3-Clause "New" or "Revised" License
3 stars 1 forks source link

mcl install script sometimes tests old version #31

Closed JanBobolz closed 2 years ago

JanBobolz commented 3 years ago

The mcl install script should first copy the library to the target destination, then run the test. Otherwise (I've had this happen), the mcl java ffi test may just grab the (old version) lib from the system dir instead of the just-compiled one.