Commit Graph

14 Commits (156d72a69e6e625cdfc67a2f5b0103ee9b9c5191)

Author SHA1 Message Date
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
Moisés Guimarães daa71176a3 adds byte[] versions of ecc; 2015-12-21 20:05:58 -03:00
Moisés Guimarães 75a9b8f59b adds byte[] versions of AesGcm, Des3, Rng, Hmac and Sha[1, 256, 384, 512]; 2015-12-19 23:38:15 -03:00
Moisés Guimarães 18ace36ee2 adds missing init and free methods for ecc; 2015-11-09 19:17:52 -03:00
Moisés Guimarães 296f43a7ee adds new API for Aes methods using byte[] instead of ByteBuffer; 2015-11-02 16:42:43 -03:00
Moisés Guimarães f95cd413be adds ecc_import_x963() to Java API 2015-10-26 21:10:29 -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 31a63ff905 adds wolfCrypt_SetStatus_fips wrapper. 2015-05-13 10:42:51 -03: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
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