wolfcrypt-jni/jni/include
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
..
com_wolfssl_provider_jce_WolfSSLKeyStore.h JCE: add WolfSSLKeyStore (WKS) KeyStore implementation 2024-07-15 15:50:06 -06:00
com_wolfssl_wolfcrypt_Aes.h JNI/JCE: add synchronization around native BlockCipher pointer access 2023-08-07 11:24:50 -06:00
com_wolfssl_wolfcrypt_AesGcm.h JNI: add JNI-level AES-GCM support in com.wolfssl.wolfcrypt.AesGcm 2024-02-09 15:37:24 -07:00
com_wolfssl_wolfcrypt_Asn.h 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
com_wolfssl_wolfcrypt_Chacha.h cleanup ChaCha native wrapper, fix double free of ChaCha pointer 2022-07-29 14:00:52 -06:00
com_wolfssl_wolfcrypt_Curve25519.h Added wrappers for ed25519, curve25519, chacha. 2018-04-17 20:16:31 +02:00
com_wolfssl_wolfcrypt_Des3.h JNI/JCE: add synchronization around native BlockCipher pointer access 2023-08-07 11:24:50 -06:00
com_wolfssl_wolfcrypt_Dh.h JNI: add synchronization around native ecc_key/RsaKey/DhKey pointer access in Ecc/Rsa/Dh class 2023-08-10 13:32:59 -06:00
com_wolfssl_wolfcrypt_Ecc.h call wc_ecc_set_rng() when needed 2020-08-26 10:09:14 -07:00
com_wolfssl_wolfcrypt_Ed25519.h Added wrappers for ed25519, curve25519, chacha. 2018-04-17 20:16:31 +02:00
com_wolfssl_wolfcrypt_FeatureDetect.h JNI: wrap native SHA-3 support in com.wolfssl.wolfcrypt.Sha3 class 2025-03-05 15:18:05 -07:00
com_wolfssl_wolfcrypt_Fips.h JNI: check and run FIPS CASTs if needed in com.wolfssl.wolfcrypt.Fips class methods 2024-12-13 11:58:37 -07:00
com_wolfssl_wolfcrypt_Fips_ErrorCallback.h adds error callback to FIPS with jni wrappers. 2015-04-10 10:26:08 -03:00
com_wolfssl_wolfcrypt_Hmac.h JNI: wrap native SHA-3 support in com.wolfssl.wolfcrypt.Hmac class 2025-03-05 15:21:23 -07:00
com_wolfssl_wolfcrypt_Hmac_hashType.h remove BLAKE2b, fix hash algo conditional compiles 2020-01-09 10:51:22 -07:00
com_wolfssl_wolfcrypt_Logging.h adds logging control at java level. 2016-03-04 15:49:03 -03:00
com_wolfssl_wolfcrypt_Md5.h JNI/JCE: add synchronization around native MessageDigest pointer access 2023-08-07 11:24:45 -06:00
com_wolfssl_wolfcrypt_NativeStruct.h
com_wolfssl_wolfcrypt_Pwdbased.h JCE: add SecretKeyFactory implementation for PBKDF2 2024-03-21 17:11:56 -06:00
com_wolfssl_wolfcrypt_Rng.h Prioritizes lazy instantiation rather than throwing exceptions. 2017-03-24 17:13:05 -03:00
com_wolfssl_wolfcrypt_Rsa.h 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
com_wolfssl_wolfcrypt_Sha.h JNI/JCE: add synchronization around native MessageDigest pointer access 2023-08-07 11:24:45 -06:00
com_wolfssl_wolfcrypt_Sha3.h JNI: wrap native SHA-3 support in com.wolfssl.wolfcrypt.Sha3 class 2025-03-05 15:18:05 -07:00
com_wolfssl_wolfcrypt_Sha224.h JNI: add SHA-224 to com.wolfssl.wolfcrypt.Sha224 class 2025-03-05 09:16:32 -07:00
com_wolfssl_wolfcrypt_Sha256.h JNI/JCE: add synchronization around native MessageDigest pointer access 2023-08-07 11:24:45 -06:00
com_wolfssl_wolfcrypt_Sha384.h JNI/JCE: add synchronization around native MessageDigest pointer access 2023-08-07 11:24:45 -06:00
com_wolfssl_wolfcrypt_Sha512.h JNI/JCE: add synchronization around native MessageDigest pointer access 2023-08-07 11:24:45 -06:00
com_wolfssl_wolfcrypt_WolfCrypt.h JCE: add SecretKeyFactory implementation for PBKDF2 2024-03-21 17:11:56 -06:00
com_wolfssl_wolfcrypt_WolfCryptError.h Android: add WolfCryptError class to wolfcrypt-jni, wraps error-crypt.h 2015-04-16 10:12:16 -06:00
com_wolfssl_wolfcrypt_WolfObject.h add FIPS 140-3 compatibility 2021-11-15 09:50:45 -07:00
com_wolfssl_wolfcrypt_WolfSSLCertManager.h JCE: add implementation of CertPathValidator (PKIX) 2024-02-21 13:37:44 -07:00
wolfcrypt_jni_NativeStruct.h JNI/JCE: update copyright to 2025 2025-01-20 15:15:14 -07:00
wolfcrypt_jni_debug.h JNI/JCE: update copyright to 2025 2025-01-20 15:15:14 -07:00
wolfcrypt_jni_error.h JNI/JCE: update copyright to 2025 2025-01-20 15:15:14 -07:00