Commit Graph

17 Commits (master)

Author SHA1 Message Date
Chris Conlon 4fa8642264 JNI: get ASN algo enum values dynamically in static class block, more flexible if native enum values change 2025-05-08 14:41:01 -06:00
Chris Conlon 6ccdf43175 JNI/JCE: update copyright to 2025 2025-01-20 15:15:14 -07:00
Chris Conlon 8f254f67b3 JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
Chris Conlon 0e521059a6 update copyright to 2024 2024-01-16 15:41:15 -07:00
Chris Conlon 05091926cb fix build errors and warnings for Visual Studio on Windows 2023-05-03 10:06:41 -06:00
Chris Conlon 0aff7b3e63 update copyright to 2022 2022-01-18 09:29:36 -07:00
Chris Conlon 4e477cdc1b update copyright to 2021, minor comment updates 2021-11-15 10:17:00 -07:00
Moisés Guimarães 2419ff6069 fixes des3 jbyteArray access 2017-03-20 02:20:28 -03:00
Moisés Guimarães 4592dbc613 revert __ANDROID__ check removal. 2016-03-24 22:56:05 -03:00
Moisés Guimarães d40171317f Adds <wolfssl/options.h> to Android platform.
Reorders includes to avoid side effects in wolfssl's headers.
2016-03-21 14:42:25 -03:00
Moisés Guimarães 6f2ac81712 fixes rsa memory error: The FP_MAX_BITS constant was different in the wolfssl lib (8192) and in the wolfcrypt-jni (4096). The order of the includes affected the constant. 2016-03-04 18:15:16 -03:00
Moisés Guimarães 32616adf5d updates copyright. 2016-03-04 15:46:10 -03:00
Moisés Guimarães 156d72a69e adds byte[] versions of Asn, Rsa, Dh and Md5;
improves byte[] release usage, copying buffer only when necessary.
2015-12-21 22:49:38 -03:00
John Safranek b6e000284f added GPL headers to all android non-generated source and header files 2015-06-22 15:16:42 -06:00
Moisés Guimarães b0ba01ef9a adds error callback to FIPS with jni wrappers. 2015-04-10 10:26:08 -03:00
Chris Conlon fa454e4d15 leave off options.h include for Android builds 2015-04-06 17:12:50 -06:00
Chris Conlon 018d68585b move wolfcrypt-jni back into directory of same name 2015-04-01 14:56:40 -06:00