armv7s was re-added

This commit is contained in:
Frank Denis 2017-04-07 07:44:12 -07:00
parent b6188070f6
commit ad2e2a9268

View File

@ -7,6 +7,7 @@ incorrectly defined on 32-bit platforms. This has been fixed.
- Version 1.0.12 didn't compile on OpenBSD/i386 using the base gcc
compiler. This has been fixed.
- The Android compilation scripts have been updated for NDK r14b.
- armv7s-optimized code was re-added to iOS builds.
* Version 1.0.12
- Ed25519ph was implemented, adding a multi-part signature API