wolfcrypt-jni/jni
Chris Conlon 68bc76f4e1 JNI/JCE: call wc_RunAllCast_fips() for HAVE_FIPS_VERSION >= 6 2024-12-30 16:28:27 -07:00
..
include JNI: check and run FIPS CASTs if needed in com.wolfssl.wolfcrypt.Fips class methods 2024-12-13 11:58:37 -07:00
Android.mk adds logging control at java level. 2016-03-04 15:49:03 -03:00
jni_aes.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_aesgcm.c JNI: add JNI-level AES-GCM support in com.wolfssl.wolfcrypt.AesGcm 2024-02-09 15:37:24 -07:00
jni_asn.c JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
jni_chacha.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_curve25519.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_des3.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_dh.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_ecc.c JNI/JCE: fix build compatibility with latest FIPS versions > 5 2024-11-08 15:16:05 -07:00
jni_ed25519.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_error.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_feature_detect.c JNI: fix warnings from Android gradle build, lots related to potential incomplete object initialization in constructors 2024-10-11 14:38:47 -06:00
jni_fips.c JNI/JCE: call wc_RunAllCast_fips() for HAVE_FIPS_VERSION >= 6 2024-12-30 16:28:27 -07:00
jni_hmac.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_jce_wolfsslkeystore.c JNI/JCE: fix build compatibility with latest FIPS versions > 5 2024-11-08 15:16:05 -07:00
jni_logging.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_md5.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_native_struct.c JNI: fix warnings from Android gradle build, lots related to potential incomplete object initialization in constructors 2024-10-11 14:38:47 -06:00
jni_pwdbased.c JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
jni_rng.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_rsa.c JNI/JSSE: account for native RSA_MIN_SIZE in JUnit tests, add Rsa.RSA_MIN_SIZE helper 2024-09-18 14:54:47 -06:00
jni_sha.c update copyright to 2024 2024-01-16 15:41:15 -07:00
jni_wolfcrypt.c JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
jni_wolfobject.c JNI/JCE: only run FIPS CASTs once up front, for JCE run once when WolfCryptProvider is created 2024-12-13 11:58:35 -07:00
jni_wolfssl_cert_manager.c JCE: add implementation of CertPathValidator (PKIX) 2024-02-21 13:37:44 -07:00