Marco Oliverio
|
91ab6cafe0
configure.ac: enable ticket_nonce_malloc when using enable-curl
|
7 months ago |
JacobBarthelmeh
|
85601311a2
rework library versioning
|
7 months ago |
JacobBarthelmeh
|
e5914effab
prepare for release 5.7.0
|
7 months ago |
Daniel Pouzzner
|
a14edf3614
configure.ac: for --enable-linuxkm-lkcapi-register, remap "yes" to "all"; in output config summary, add ENABLED_LINUXKM_LKCAPI_REGISTER, and move ENABLED_EXPERIMENTAL and ENABLED_LINUXKM_BENCHMARKS to the "Features" section.
|
7 months ago |
Daniel Pouzzner
|
924887b468
configure.ac and wolfssl/wolfcrypt/settings.h: implement --enable-experimental and add a WOLFSSL_EXPERIMENTAL_SETTINGS gate, and refactor "EXPERIMENTAL" features (all pq) to note and enforce requirement for --enable-experimental and WOLFSSL_EXPERIMENTAL_SETTINGS.
|
8 months ago |
David Garske
|
8fd8548142
Merge pull request #7318 from SparkiDev/kyber_1
|
8 months ago |
Daniel Pouzzner
|
3fd6af0cd2
Merge pull request #7283 from SparkiDev/lms
|
8 months ago |
Sean Parkinson
|
25b2c664f4
Kyber: Implementation in wolfSSL
|
8 months ago |
Sean Parkinson
|
6c8df33191
LMS: initial implementation
|
8 months ago |
Jacob Barthelmeh
|
b42a8b6c5d
initial AutoSAR shim layer
|
5 years ago |
Daniel Pouzzner
|
88f07773d2
Merge pull request #7224 from mpsuzuki/pkg-config-static-link
|
8 months ago |
Daniel Pouzzner
|
9e4887bcf4
configure.ac: fix --enable-reproducible-build using -g0 -ffile-prefix-map=... -Wl,--build-id=none. these fixes stabilize the hash of libwolfssl with respect to source and build directory, previously broken for out-of-tree builds.
|
8 months ago |
Daniel Pouzzner
|
63fe12efe3
wolfcrypt/src/aes.c: fix WOLFSSL_AESGCM_STREAM && WC_AES_C_DYNAMIC_FALLBACK: establish AESNI status dynamically at time of wc_AesGcmSetKey(), and stick to it (or return failure) until the next wc_AesGcmSetKey(). this matches the semantics of the Linux kernel in-tree implementation, allowing safe registration of the wolfCrypt AESNI implementation with the LKCAPI.
|
9 months ago |
Daniel Pouzzner
|
91681f378f
configure.ac:
|
9 months ago |
suzuki toshiya
|
e4b1e54235
configure or cmake sets LIBM variable if required, and write it in wolfssl.pc.
|
9 months ago |
Daniel Pouzzner
|
10645de648
linuxkm: various tweaks:
|
9 months ago |
Daniel Pouzzner
|
b1e5d0f9bb
linuxkm: completion and stabilization of LKCAPI integration for AES-CBC, AES-CFB, AES-GCM, and AES-XTS:
|
9 months ago |
Sean Parkinson
|
a5961907b0
XMSS implementation
|
9 months ago |
Anthony Hu
|
9be390250d
Adding support for dual key/signature certificates. (#7112)
|
9 months ago |
David Garske
|
d4272bb48d
Merge pull request #7129 from bandi13/configurePrintout
|
10 months ago |
Andras Fekete
|
b5015df35f
Print out how ./configure was called
|
10 months ago |
Sean Parkinson
|
8c6de41eb9
Merge pull request #7051 from JacobBarthelmeh/mb
|
10 months ago |
JacobBarthelmeh
|
567243d257
touch up autoconf build with xilinx and sp macro guards
|
11 months ago |
Lealem Amedie
|
837452b1ca
Remove user-crypto functionality and Intel IPP support
|
10 months ago |
Chris Conlon
|
a003338a88
bump version to 5.6.6
|
11 months ago |
Chris Conlon
|
a14a1bf467
define WOLFSSL_AES_DIRECT in configure.ac with --enable-aes-bitsliced
|
11 months ago |
Chris Conlon
|
883d1a25be
add WOLFSSL_ALWAYS_VERIFY_CB to --enable-jni, used with JSSE X509ExtendedTrustManager hostname verification
|
11 months ago |
JacobBarthelmeh
|
12ee732fe2
Merge pull request #6981 from douzzer/20231102-vector-register-dynamic-fallback-aes
|
11 months ago |
JacobBarthelmeh
|
5b3f5496f8
Merge pull request #6430 from kareem-wolfssl/memcached
|
11 months ago |
Kareem
|
ca61034d22
Add memcached support.
|
1 year ago |