.. |
com_wolfssl_WolfSSL.c
|
JNI/JSSE: return CRYPTOCB_UNAVAILABLE if no crypto callback implementation found/called, additional code comments
|
2023-09-18 16:31:56 -06:00 |
com_wolfssl_WolfSSL.h
|
JNI/JSSE: add support for wolfSSL CryptoCb in WolfSSLProvider and WolfSSLContext
|
2023-09-18 14:49:52 -06:00 |
com_wolfssl_WolfSSLCertManager.c
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
com_wolfssl_WolfSSLCertManager.h
|
wrap native wolfSSL_CertManagerUnloadCAs()
|
2022-11-28 14:14:32 -07:00 |
com_wolfssl_WolfSSLCertRequest.c
|
JNI: add Certificate Signing Request (CSR) support with WolfSSLCertRequest class, and example in X509CertRequest.java
|
2023-09-01 16:44:35 -06:00 |
com_wolfssl_WolfSSLCertRequest.h
|
JNI: add Certificate Signing Request (CSR) support with WolfSSLCertRequest class, and example in X509CertRequest.java
|
2023-09-01 16:44:35 -06:00 |
com_wolfssl_WolfSSLCertificate.c
|
JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl.
|
2023-08-22 15:25:06 -06:00 |
com_wolfssl_WolfSSLCertificate.h
|
JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl.
|
2023-08-22 15:25:06 -06:00 |
com_wolfssl_WolfSSLContext.c
|
JNI/JSSE: add support for wolfSSL CryptoCb in WolfSSLProvider and WolfSSLContext
|
2023-09-18 14:49:52 -06:00 |
com_wolfssl_WolfSSLContext.h
|
JNI/JSSE: add support for wolfSSL CryptoCb in WolfSSLProvider and WolfSSLContext
|
2023-09-18 14:49:52 -06:00 |
com_wolfssl_WolfSSLSession.c
|
JNI: change debug printf for setFd() to Info instead of Error, Java app may use I/O callbacks with no fd
|
2023-10-11 15:03:20 -06:00 |
com_wolfssl_WolfSSLSession.h
|
JNI/JSSE: wrap native wolfSSL_SetServerID() and call on client side from WolfSSLEngineHelper.doHandshake()
|
2023-08-16 10:40:40 -06:00 |
com_wolfssl_WolfSSLX509Name.c
|
JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl.
|
2023-08-22 15:25:06 -06:00 |
com_wolfssl_WolfSSLX509Name.h
|
JNI: add X509v3 certificate generation support to WolfSSLCertificate class, supporting key usage, extended key usage, subject alt name, and basic constraints extensions. Self signed and CA-signed support, along with example app. Update example certs to match current wolfssl.
|
2023-08-22 15:25:06 -06:00 |
com_wolfssl_WolfSSLX509StoreCtx.c
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
com_wolfssl_WolfSSLX509StoreCtx.h
|
add support for custom TrustManager checkClient/ServerTrusted()
|
2020-02-13 14:44:02 -07:00 |
com_wolfssl_WolfSSL_TLS_VERSION.h
|
add support for keyStore/keyStoreType/keyStorePassword system properties
|
2022-08-17 14:42:50 -06:00 |
com_wolfssl_globals.h
|
update copyright dates to 2023
|
2023-03-30 15:28:19 -06:00 |
com_wolfssl_wolfcrypt_ECC.c
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
com_wolfssl_wolfcrypt_ECC.h
|
…
|
|
com_wolfssl_wolfcrypt_EccKey.c
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
com_wolfssl_wolfcrypt_EccKey.h
|
…
|
|
com_wolfssl_wolfcrypt_RSA.c
|
fix build errors and warnings for Visual Studio on Windows, declare variables at top of scope
|
2023-05-09 15:06:37 -06:00 |
com_wolfssl_wolfcrypt_RSA.h
|
…
|
|