curve25519-java/java
Moxie Marlinspike fc5af285f5 Fix for some devices that behave strangely with native code.
Sometimes, for whatever reason, native code fails to get installed
on some small percentage of Android devices.  In contrast to every
other device, on LG devices, the call to System.loadLibrary
 *succeeds*, and then the individual native calls throw exceptions.

This change allows the degredation path to work correctly on LG.
2015-02-09 14:00:01 -08:00
..
src Fix for some devices that behave strangely with native code. 2015-02-09 14:00:01 -08:00
build.gradle We're not going to publish common, so the dependent projects 2015-01-11 13:59:32 -08:00