David Garske
|
fda8b4f64f
Fix for CMake single threaded. https://github.com/wolfSSL/wolfssl/issues/7609#issuecomment-2154327463
|
5 months ago |
oltolm
|
f744043db1
change the way "wolfssl/options.h.in" is generated
|
7 months ago |
David Garske
|
1d1800a3bd
Merge pull request #7380 from oltolm/yesno
|
5 months ago |
gojimmypi
|
216925a946
Introduce cmake get/set_wolfssl_definitions; Add Kyber and OQS
|
6 months ago |
oltolm
|
78b8ea3646
make "yes;no" cmake options boolean instead of string
|
7 months ago |
Daniel Pouzzner
|
2b33079d50
Merge pull request #7188 from innolectric/innolectric
|
9 months ago |
David Garske
|
06a32d3437
Merge pull request #7097 from lealem47/removeUserCrypto
|
10 months ago |
Lealem Amedie
|
837452b1ca
Remove user-crypto functionality and Intel IPP support
|
10 months ago |
Tobias Frauenschläger
|
755c385b1f
Liboqs: use WolfSSL RNG
|
11 months ago |
Lealem Amedie
|
de4bd42de0
Enable cURL and QUIC from CMake
|
11 months ago |
Lealem Amedie
|
846b91ea1b
Enable DTLS-SRTP in CMake
|
11 months ago |
Mikhail Paulyshka
|
944c7e175b
cmake: add WOLFSSL_X86_64_BUILD_ASM option
|
1 year ago |
Mikhail Paulyshka
|
7adddc5fb8
cmake/functions: do not try to build x86_64 assembler on non-AMD64 platforms
|
1 year ago |
gojimmypi
|
5830f921fa
ARIA cipher cmake (#6600)
|
1 year ago |
Andras Fekete
|
25f542adb4
Clean up compile errors
|
1 year ago |
Iyán Méndez Veiga
|
fd091a745c
Include all post-quantum algorithm files in cmake
|
1 year ago |
Andras Fekete
|
f58ae30b50
Add in CMake flags 'HPKE', 'HKDF', 'ECH'
|
1 year ago |
Lealem Amedie
|
34c12789c9
CMake: add option to enable asio
|
1 year ago |
JacobBarthelmeh
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
1 year ago |
Marco Oliverio
|
cfbd061625
add initial support for ConnectionID DTLS extension
|
2 years ago |
David Garske
|
dfb3616d50
Merge pull request #5465 from douzzer/20220812-fixes
|
2 years ago |
Derzsi Dániel
|
f515916f68
Add liboqs integration to CMake build system (#5407)
|
2 years ago |
Daniel Pouzzner
|
e382905311
CMakeLists.txt: synchronize CMAKE_C_FLAGS with diagnostic flags set in autotools-generated Makefile (-Wall -Wextra -Wno-unused -Werror), and fix WOLFSSL_RSA_PSS to add -DWOLFSSL_PSS_LONG_SALT as needed by changes to test_wolfSSL_CertRsaPss() in fb531dacc2 (gating of those changes is also added in this commit).
|
2 years ago |
Stefan Eissing
|
4431438fb2
add QUIC support.
|
2 years ago |
Hayden Roche
|
d9bf39ffaa
Make changes to CMake to support SP math default.
|
2 years ago |
Marco Oliverio
|
d8ac35579c
dtls13: add autotools, cmake build options and vstudio paths
|
2 years ago |
elms
|
ec38048711
cmake: Add CRL, OCSP, and OCSP stapling options
|
2 years ago |
Elms
|
fab8eca2fd
cmake: Check for valid voerride values
|
2 years ago |
Elms
|
9b4289c751
cmake: Add `KEYGEN` option. Cleanup help messages.
|
2 years ago |
Anthony Hu
|
9ea40f3a9c
Purge IDEA cipher
|
2 years ago |