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 |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
2 years ago |
Lealem Amedie
|
1c12490c98
Adding some CMake options
|
2 years ago |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
2 years ago |
elms
|
dc073f9c1d
cmake: add back de-duplication and fix formatting
|
2 years ago |
elms
|
c89b7d5f79
configure and cmake: Closing gap on options and output
|
3 years ago |
David Garske
|
99f44149eb
Merge pull request #4520 from JacobBarthelmeh/Testing
|
3 years ago |
Jacob Barthelmeh
|
fb7baf28ca
fix for xcode build and revert cmake change
|
3 years ago |
Elms
|
49389f3074
cmake: Add `kdf.c` and `FIPS_V5`
|
3 years ago |
Jacob Barthelmeh
|
e10e3a92b8
add kdf.c to cmake build
|
3 years ago |
David Garske
|
97d96c6cf8
Merge pull request #4422 from haydenroche5/cmake
|
3 years ago |
Hayden Roche
|
a9870d59a3
Don't automatically set BUILD_ED25519_SMALL and BUILD_CURVE25519_SMALL in the
|
3 years ago |
Hayden Roche
|
9634a54b8f
Improve CMake build option handling.
|
3 years ago |
Anthony Hu
|
33cb823148
Remove legacy NTRU and OQS (#4418)
|
3 years ago |
Hayden Roche
|
12d7487774
Make sure CMAKE_C_FLAGS gets parsed for defines to add to options.h.
|
3 years ago |
Hayden Roche
|
cd9f400cf3
Clean up CMake option strings.
|
3 years ago |
Hayden Roche
|
8f6c21d600
CMake improvements.
|
4 years ago |