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
|
a5434c8c38
|
JNI: add JNI-level AES-GCM support in com.wolfssl.wolfcrypt.AesGcm
|
2024-02-09 15:37:24 -07:00 |
Chris Conlon
|
266da4fca3
|
add support to makefile.linux for custom wolfSSL library prefix and library name
|
2023-04-21 14:58:14 -06:00 |
Juliusz Sosinowicz
|
260111a914
|
Initial rpm package support
|
2022-10-20 12:12:38 +02: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
|
428abf45ef
|
fixes $JAVA_HOME, must look for the jdk, not the jre.
|
2016-03-13 19:18:44 -03: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 |