.. |
include
|
add MessageDigest.clone() support and underlying wolfCrypt class object copy methods
|
2022-11-10 14:22:15 -07:00 |
Android.mk
|
adds logging control at java level.
|
2016-03-04 15:49:03 -03:00 |
jni_aes.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_asn.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_chacha.c
|
throw exception when Chacha.process() input array is null
|
2022-07-29 14:09:45 -06:00 |
jni_curve25519.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_des3.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_dh.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_ecc.c
|
cleanup ChaCha native wrapper, fix double free of ChaCha pointer
|
2022-07-29 14:00:52 -06:00 |
jni_ed25519.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_error.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_feature_detect.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_fips.c
|
use wc_XXX names for Md5 and Sha structs, adds wolfSSL compatibility with --enable-engine
|
2022-07-19 10:40:18 -06:00 |
jni_hmac.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_logging.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_md5.c
|
add uintptr_t cast in Md5 mallocNativeStruct
|
2022-11-11 16:21:00 -07:00 |
jni_native_struct.c
|
fix casting warning in LogStr of jni_native_struct.c
|
2022-07-29 16:30:46 -06:00 |
jni_rng.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_rsa.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |
jni_sha.c
|
add MessageDigest.clone() support and underlying wolfCrypt class object copy methods
|
2022-11-10 14:22:15 -07:00 |
jni_wolfobject.c
|
update copyright to 2022
|
2022-01-18 09:29:36 -07:00 |