Chris Conlon
|
8f254f67b3
|
JCE: add WolfSSLKeyStore (WKS) KeyStore implementation
|
2024-07-15 15:50:06 -06:00 |
Chris Conlon
|
c6d4819d8a
|
JCE: add SecretKeyFactory implementation for PBKDF2
|
2024-03-21 17:11:56 -06:00 |
Chris Conlon
|
627e5c1d70
|
JCE: add implementation of CertPathValidator (PKIX)
|
2024-02-21 13:37:44 -07:00 |
Chris Conlon
|
8b16f616d8
|
add support to makefile.macosx for custom wolfSSL installation location and library prefix
|
2024-02-14 12:50:37 -07:00 |
Chris Conlon
|
a5434c8c38
|
JNI: add JNI-level AES-GCM support in com.wolfssl.wolfcrypt.AesGcm
|
2024-02-09 15:37:24 -07:00 |
Chris Conlon
|
55ac2e84bc
|
JNI/JCE: standardize native JNI library artifact name on OSX to .dylib instead of .jnilib
|
2023-10-11 11:56:28 -06:00 |
Chris Conlon
|
2e46b72bdc
|
remove unnecessary -framework JavaVM from makefile.macosx, breaks on newer XCode/OSX versions
|
2022-04-29 16:11:58 -06:00 |
Jacob Barthelmeh
|
68157ce6c4
|
keep existing JAVA_HOME if set
|
2022-01-05 15:35:56 -07:00 |
Chris Conlon
|
e11bc558a2
|
add FIPS 140-3 compatibility
|
2021-11-15 09:50:45 -07:00 |
Chris Conlon
|
b6d982a7fc
|
remove BLAKE2b, fix hash algo conditional compiles
|
2020-01-09 10:51:22 -07:00 |
Chris Conlon
|
b77ccff718
|
Merge pull request #4 from danielinux/chacha-ed25519-curve25519
Added wrappers for ed25519, curve25519, chacha.
|
2018-07-26 11:31:14 -06:00 |
Aaron Jense
|
7199986d01
|
override allows for CC/LD flags to be given as command line arguement. This was needed for Jenkins environment and to keep portability of makefile.
|
2018-06-26 11:01:25 -06:00 |
Daniele Lacamera
|
c406ea2dc0
|
Added wrappers for ed25519, curve25519, chacha.
Added maven pom.xml build file.
|
2018-04-17 20:16:31 +02:00 |
Chris Conlon
|
01afb5321b
|
JNI/JCE: create lib dir during make if needed
|
2017-06-23 09:55:31 -06:00 |
Chris Conlon
|
1a3f971715
|
JNI: remove HAVE_FIPS from Linux and OSX makefiles
|
2017-03-24 16:12:18 -06:00 |
Moisés Guimarães
|
73311405fd
|
adds logging control at java level.
|
2016-03-04 15:49:03 -03:00 |
Moisés Guimarães
|
bf456ebc89
|
adds releaseNativeStruct() function and new makefiles for linux and macosx.
|
2015-10-09 16:52:16 -03:00 |