David Garske
|
da422eb422
Merge pull request #5406 from SparkiDev/mp_int_size
|
2 years ago |
David Garske
|
d568e8c893
Merge pull request #5413 from SparkiDev/x509_san_crit
|
2 years ago |
David Garske
|
ac85000a02
Merge pull request #5415 from douzzer/20220728-fixes
|
2 years ago |
David Garske
|
fde2097503
Merge pull request #5405 from SparkiDev/clang-x86
|
2 years ago |
Disyer
|
e599bb5048
Mark chacha20-poly1305 as an AEAD cipher
|
2 years ago |
Disyer
|
e3dd7677c8
Add tests for chacha20-poly1305 EVP integration
|
2 years ago |
Disyer
|
e8febaf414
Ensure ChaCha20 updates out length during cipher update
|
2 years ago |
Daniel Pouzzner
|
545ba58cc0
sp_int.c sp_div(): add missing (err == MP_OKAY) clause to fix null ptr deref.
|
2 years ago |
Daniel Pouzzner
|
3ac04fa3ee
wolfcrypt/benchmark/benchmark.c: fix gating for #include <unistd.h>.
|
2 years ago |
Disyer
|
52cc73a6a4
Integrate chacha20-poly1305 into the EVP interface
|
2 years ago |
Sean Parkinson
|
70c38f2183
Cert: SAN extension critical
|
2 years ago |
David Garske
|
824d44b705
Merge pull request #5412 from douzzer/20220726-multi-test-fixes
|
2 years ago |
David Garske
|
7b65a1f1c2
Merge pull request #5411 from anhu/selfsigned_template
|
2 years ago |
David Garske
|
6ecf2c0a5e
Merge pull request #5399 from SparkiDev/sp_exptmod_reduce
|
2 years ago |
Anthony Hu
|
58cc326621
Calcuate ---> Calculate
|
2 years ago |
Anthony Hu
|
33579045f2
Fix ASN template code to use the subject as issuer if cert is selfsigned.
|
2 years ago |
Daniel Pouzzner
|
9256d6aa7c
src/internal.c: fixes for redundant assignments and preprocessor typo.
|
2 years ago |
Daniel Pouzzner
|
c63e22701f
src/pk.c: fix type mismatch in return value.
|
2 years ago |
Daniel Pouzzner
|
ed449d5b20
wolfsentry integration: avoid redundant and frivolous dispatches (ssl.c wolfSSL_connect(), wolfSSL_negotiate(), wolfSSL_accept(); tls13.c wolfSSL_connect_TLSv13(), wolfSSL_accept_TLSv13()).
|
2 years ago |
Daniel Pouzzner
|
feb911c612
Merge pull request #5398 from dgarske/make_dist_small
|
2 years ago |
David Garske
|
a56d25d58e
Merge pull request #5408 from julek-wolfssl/FreeAsyncCtx-location
|
2 years ago |
David Garske
|
0f0b7c553c
Keep .i files needed for fast math. Use test_paths.h from .in to remove user path info.
|
2 years ago |
David Garske
|
6f282c2c57
Merge pull request #5402 from rizlik/dke_rsa
|
2 years ago |
Juliusz Sosinowicz
|
e9b3b5936f
FreeAsyncCtx should only be called when advancing state
|
2 years ago |
Sean Parkinson
|
460845ba49
Maths bit size: ensure size is right
|
2 years ago |
Sean Parkinson
|
788348dce2
TFM: change inline x86 asm code to compile with clang
|
2 years ago |
Sean Parkinson
|
01aad13c38
Rework
|
2 years ago |
JacobBarthelmeh
|
f31c8223f2
fix for not having default pkcs7 signed attributes
|
2 years ago |
Sean Parkinson
|
9ac3c9ec05
ECC import priv: validate priv is less than order
|
2 years ago |
David Garske
|
9c480ece66
Fix to use the new `outTmp`.
|
2 years ago |