Discussion:
[whispersystems] Runtime exception in curve25519 code
Éric Sellin
2016-04-22 17:24:26 UTC
Permalink
Hello

I'm experiencing this run-time exception on Android 6 only, it's fine on
Android 4 or 5.

java.lang.VerifyError: Rejecting class
org.whispersystems.curve25519.java.fe_mul because it failed compile-time
verification

This seems to have been raised and already resolved here :

https://github.com/WhisperSystems/curve25519-java/issues/9

Is this the real issue, and if so, will a new version of the
curve25519-java package be submitted to Maven, or do I need to compile the
source code myself?

Many thanks,
Éric

Loading...