Commit Graph

524 Commits (master)

Author SHA1 Message Date
Moisés Guimarães bf456ebc89 adds releaseNativeStruct() function and new makefiles for linux and macosx. 2015-10-09 16:52:16 -03:00
Moisés Guimarães da8961fe07 fixes log warnings. 2015-10-09 14:40:38 -03:00
Moisés Guimarães 8514102690 fixes RsaFipsTest adding missing call to Fips.FreeRsaKey_fips(key); 2015-07-14 11:47:13 -03:00
Chris Conlon 5374f1e6b6 Update wolfcrypt-jni README.md 2015-07-06 10:33:57 -06:00
Chris Conlon e4a8f6245b Add README for wolfcrypt-jni 2015-07-06 10:29:19 -06: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 31a63ff905 adds wolfCrypt_SetStatus_fips wrapper. 2015-05-13 10:42:51 -03:00
Moisés Guimarães 53f364cb2f adds RSA CAVP SigGen tests. 2015-04-30 20:20:07 -03:00
Moisés Guimarães 33ebb4cddd adds Rsa.exportRawPublicKey(); 2015-04-30 19:02:42 -03:00
Moisés Guimarães 59efcc109d adds Rsa.makeKey(); 2015-04-30 18:21:46 -03:00
Moisés Guimarães c3682b670f fixes RSA SigVer CAVP tests with SHA1 signatures. 2015-04-30 17:49:23 -03:00
Chris Conlon eebbd3ad61 Android: add WolfCryptError class to wolfcrypt-jni, wraps error-crypt.h 2015-04-16 10:12:16 -06:00
Moisés Guimarães 78079089d4 adds wolfCrypt_GetCoreHash_fips wrapper and renames fips methods to reserved names. 2015-04-10 10:56:04 -03:00
Moisés Guimarães b0ba01ef9a adds error callback to FIPS with jni wrappers. 2015-04-10 10:26:08 -03:00
Chris Conlon 5c7bc8c28e remove dash from native wolfcrypt-jni library name 2015-04-06 17:21:23 -06:00
Chris Conlon 963cae5d29 update android_build.sh, but only kept for reference now. Android.mk of wolfcavp-android now does everything 2015-04-06 17:16:40 -06:00
Chris Conlon fa454e4d15 leave off options.h include for Android builds 2015-04-06 17:12:50 -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 34754a6bc0 fixes Md5 native constructor. 2015-04-05 17:17:42 -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
Moisés Guimarães 7bcd2914e6 adds wolfCrypt_GetStatus_fips ini implementation and test. 2015-04-03 14:38:54 -03:00
Chris Conlon 018d68585b move wolfcrypt-jni back into directory of same name 2015-04-01 14:56:40 -06:00