David Garske
|
7fadd4ed9f
Merge pull request #7595 from JacobBarthelmeh/static
|
5 months ago |
David Garske
|
bb57c1de94
Merge pull request #7603 from lealem47/detect_cut
|
5 months ago |
Lealem Amedie
|
ecef3c214c
Fix cut detection in configure.ac
|
5 months ago |
JacobBarthelmeh
|
ebdc8b9a32
rename of macros, add descriptions, minor fixes
|
5 months ago |
JacobBarthelmeh
|
511c403631
account for yes/no options
|
5 months ago |
JacobBarthelmeh
|
6cca3a0d92
tie in static memory debug callback
|
5 months ago |
JacobBarthelmeh
|
288fe430f5
tying in lean staticmemory build with --enable-staticmemory=small
|
5 months ago |
Chris Conlon
|
8f1029f86d
Update --enable-jni to define SESSION_CERTS for wolfJSSE
|
6 months ago |
David Garske
|
15af87af8f
Merge pull request #7555 from lealem47/forceSHA3
|
6 months ago |
David Garske
|
391431c7d8
Merge pull request #7539 from bandi13/fixConversionPart2
|
6 months ago |
Lealem Amedie
|
54bf7fd5d9
Force SHA3 on with FIPS V5
|
6 months ago |
Andras Fekete
|
412447ac41
Enable OPTION_CHECKING by default
|
6 months ago |
Andras Fekete
|
0eb11ff466
Standard way to set defaults
|
6 months ago |
Andras Fekete
|
b83d8f0cf6
Make sure MAX_ECC_BITS >= MIN_ECC_BITS
|
6 months ago |
Andras Fekete
|
35ef7f4093
There is no default defined. Expected to be unset
|
6 months ago |
Daniel Pouzzner
|
4331bc092b
configure.ac: on armasm, disable ENABLED_AESXTS_STREAM by default (not implemented).
|
6 months ago |
Daniel Pouzzner
|
3ad5ec4e0a
make --enable-linuxkm-lkcapi-register require --enable-experimental, except for the known-good --enable-linuxkm-lkcapi-register="xts(aes)".
|
6 months ago |
Daniel Pouzzner
|
70d7b6e48b
add WOLFSSL_AESXTS_STREAM, --enable-aesxts-stream, wc_AesXtsEncryptStart(), wc_AesXtsDecryptStart(), wc_AesXtsEncryptUpdate(), wc_AesXtsDecryptUpdate(), and implement fixes in linuxkm/lkcapi_glue.c to use the streaming API when needed. also added support for 2*192 bit AES-XTS, needed for Linux kernel.
|
6 months ago |
Sean Parkinson
|
e47f1d4190
LMS, XMSS: move code into wolfCrypt
|
6 months ago |
Sean Parkinson
|
72d49964b9
Merge pull request #7379 from mrdeep1/enable-rpk
|
6 months ago |
Daniel Pouzzner
|
0566584191
implement full support for --enable-intelasm --enable-linuxkm. also add --enable-curve25519=noasm to allow use of the existing NO_CURVED25519_X64 code path by the linuxkm build (fe_x25519_asm.S is not kernel-compatible).
|
6 months ago |
Daniel Pouzzner
|
4cc27fa58b
rename WC_AES_C_DYNAMIC_FALLBACK to WC_C_DYNAMIC_FALLBACK.
|
6 months ago |
Daniel Pouzzner
|
185f35287e
configure.ac: fix copyright year.
|
6 months ago |
Colton Willey
|
7485e9935d
Update benchmark to only parse rsa size if keygen is enabled, update keygen option help in configure.ac
|
6 months ago |
Jon Shallow
|
4a1df83b6f
configure.ac: Add in --enable-rpk option
|
7 months ago |
András Fekete
|
a75c2befb5
Add CUDA support (#7436)
|
7 months ago |
David Garske
|
3a89c452b3
Merge pull request #7454 from lealem47/stm32AesCtr
|
7 months ago |
Lealem Amedie
|
eafa425019
Engine doesn't need NO_OLD_RNG_NAME
|
7 months ago |
JacobBarthelmeh
|
ef153101b7
Merge pull request #7433 from SparkiDev/eddsa_fips_checks
|
7 months ago |
kaleb-himes
|
0bd5967093
Adjust FIPS version and default configuration
|
7 months ago |