Commit Graph

41 Commits (79f9969f46a5e438ee6ced0e887f769d4b227070)

Author SHA1 Message Date
Chris Conlon 560534e3de JNI/JCE: bump version to 1.8 2025-01-21 16:31:12 -07:00
Chris Conlon 4a4ea6be6a Bump version to 1.7 2024-11-08 10:48:13 -07:00
Chris Conlon 8f254f67b3 JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
Chris Conlon a9a3bc9b64 Bump version to 1.6 2024-04-09 15:27:19 -06:00
Chris Conlon e6252c40db bump build.xml Java compatible min version to 1.8 for build compatibility with newer JDKs (ex: 21) 2024-02-14 12:50:37 -07:00
Chris Conlon 24ccbe2a66 add ant test targets for Windows 32 and 64-bit 2023-05-03 10:06:43 -06:00
Chris Conlon 040ad75bab add release notes and bump version for 1.5 release 2022-11-11 16:21:19 -07:00
Chris Conlon 58a89ab02f drop Java version compatibility to 1.7 in build.xml 2022-08-17 15:46:13 -06:00
Chris Conlon 0cb31efe2c bump version to 1.4 in build.xml and WolfCryptProvider.java 2022-08-11 12:25:49 -06:00
Chris Conlon 5547f2c317 use ${env.LD_LIBRARY_PATH} in build.xml 2022-08-11 11:44:45 -06:00
Chris Conlon 77106ea18f add initial example framework, add one JCE ProviderTest example 2022-05-17 15:10:37 -06:00
Chris Conlon 3a5ad14e2e update README.md and build.xml for 1.3.0 release 2022-05-13 14:35:17 -06:00
Chris Conlon bfe31d1bb9 update junit version to latest 4.13.2 2022-01-14 16:25:37 -07:00
Chris Conlon 9c64fd108e run FIPS tests on ant test, wrap AES-GCM SetExtIV, fix Fips.RsaSSL_Sign() 2022-01-05 14:02:45 -07:00
Chris Conlon 7ad7aa833e update implementation.version in build.xml for 1.2.0 release 2021-11-16 09:23:07 -07:00
Chris Conlon b796d4b0d8 switch to hamcrest-all-1.3.jar to match wolfssljni for consistency 2020-08-26 09:43:43 -07:00
Chris Conlon 3657875f5f use nativeheaderdir on supported platforms instead of javah 2020-08-26 09:42:02 -07:00
Chris Conlon 72d4c8c25e increase junit version, junit-4.13.jar 2020-04-22 11:28:55 -06:00
Chris Conlon b6d982a7fc remove BLAKE2b, fix hash algo conditional compiles 2020-01-09 10:51:22 -07:00
Chris Conlon b77ccff718
Merge pull request #4 from danielinux/chacha-ed25519-curve25519
Added wrappers for ed25519, curve25519, chacha.
2018-07-26 11:31:14 -06:00
Aaron Jense a737e93dce change warning to notice so that internal warning check isnt tripped while testing 2018-06-26 11:05:07 -06:00
Daniele Lacamera c406ea2dc0 Added wrappers for ed25519, curve25519, chacha.
Added maven pom.xml build file.
2018-04-17 20:16:31 +02:00
Chris Conlon 99d740243e add title, vendor, version info to JAR manifest 2017-07-06 11:42:23 -06:00
Chris Conlon f51f024817 JNI/JCE: add DEBUG/RELEASE targets to build.xml 2017-06-23 10:26:05 -06:00
Chris Conlon 0b7ba574cc JNI/JCE: delete/create test and report dir on build.xml test target 2017-06-23 09:45:25 -06:00
Chris Conlon 3e0870c64b JNI/JCE: add conditional building of JCE 2017-06-22 17:10:55 -06:00
Chris Conlon 9f0a651744 JNI: cleanup hard tabs, spacing in build.xml 2017-06-22 11:44:57 -06:00
Chris Conlon 365ad26f89 add wolfjce.debug system property for JCE debug logging 2017-04-27 15:46:42 -06:00
Chris Conlon ab7b3f7f8d JNI: add testonly target to run JUnit tests without recompile 2017-04-12 10:58:46 -06:00
Chris Conlon 29c6730fd2 JNI: allow signatures from two different certs 2017-04-06 15:42:16 -06:00
Chris Conlon ba73a1041c JNI: add code signing functionality 2017-03-24 17:15:31 -06:00
Chris Conlon db688226a1 JNI: put tests in own package, match Maven directory layout standard 2017-03-24 17:04:58 -06:00
Chris Conlon a5207a3871 JNI: update build.xml and README for easier JUnit installation 2017-03-15 16:38:33 -06:00
Moisés Guimarães 45013d4963 fixes junit link. 2016-03-24 23:25:37 -03:00
Moisés Guimarães 73311405fd adds logging control at java level. 2016-03-04 15:49:03 -03:00
Chris Conlon eebbd3ad61 Android: add WolfCryptError class to wolfcrypt-jni, wraps error-crypt.h 2015-04-16 10:12:16 -06:00
Chris Conlon 786a7d3527 fix missing lib directory error on clean 2015-04-06 09:08:16 -06:00
Moisés Guimarães cf9eeb4e28 adds ecc with fips wrappers and constructor tests; 2015-04-05 20:24:06 -03:00
Moisés Guimarães 2deb74720c adds DH with fips wrappers and constructor tests; 2015-04-05 18:47:21 -03:00
Moisés Guimarães a3674e6aaa adds Md5 with fips wrappers and related tests (not the fips ones); 2015-04-05 17:02:58 -03:00
Chris Conlon 018d68585b move wolfcrypt-jni back into directory of same name 2015-04-01 14:56:40 -06:00