night1rider
|
1cb324affa
Expanding mutexing and Adding in AES Callbacks for HW
|
2 hónapja |
night1rider
|
d714e55a2b
Addressing PR comments typos and cleanup and support HAVE_AES_ECB, Sha1, and Sha224
|
3 hónapja |
msi-debian
|
2e8cf39feb
Initial PR for MAX32665 and MAX32666 TPU HW Support
|
4 hónapja |
Daniel Pouzzner
|
da1b8358dc
wolfcrypt/benchmark/benchmark.c: add RSA3072 to keygen bench.
|
1 hónapja |
Daniel Pouzzner
|
072c5311a5
m4/ax_atomic.m4: fixes for C++ compatibility.
|
1 hónapja |
Sean Parkinson
|
e6b466dd71
Merge pull request #7923 from embhorn/rsa2048_min
|
1 hónapja |
Eric Blankenhorn
|
91e411b4b9
Set RSA_MIN_SIZE default to 2048 bits
|
2 hónapja |
David Garske
|
80a63a3fce
Merge pull request #7924 from anhu/pqm4_purge
|
2 hónapja |
Daniel Pouzzner
|
806df85477
backfill more missing WC_NO_ERR_TRACE()s on error code operands, and refactor away the obsolete GEN_MEM_ERR macro mechanism in wolfcrypt/src/ecc.c.
|
2 hónapja |
Anthony Hu
|
844d0ec558
Get rid of pqm4 in favour our own Kyber/MLDSA implementation
|
2 hónapja |
Daniel Pouzzner
|
b178138d83
src/internal.c: in wolfSSL_ERR_reason_error_string(), add missing error string for SCR_DIFFERENT_CERT_E, and de-gate error strings previously gated on HAVE_HTTP_CLIENT.
|
2 hónapja |
Sean Parkinson
|
60f438f0c3
Dilithum, Kyber: Update to final specification
|
2 hónapja |
Daniel Pouzzner
|
763ced668e
fixes for defects identified by cppcheck and clang-tidy on --enable-debug builds: null deref in tests/api.c:load_pem_key_file_as_der(), redundant declarations in wolfcrypt/benchmark/benchmark.c, and numerous unchecked XSNPRINTF()s in wolfcrypt/src/logging.c and src/internal.c.
|
3 hónapja |
Andras Fekete
|
f419e2351b
Remove NULL test with 'ptr = NULL' at the end
|
3 hónapja |
Andras Fekete
|
d7a0f49906
Programmatically remove NULL test before XFREE
|
3 hónapja |
David Garske
|
a18d0161ef
Fixes for minor implicit cast warnings and line length. Also fixed benchmark.c error without ChaCha and unused encrypt_only.
|
3 hónapja |
Sean Parkinson
|
e6fcd488a6
Merge pull request #7685 from dgarske/renesas_rx_tsip
|
3 hónapja |
Daniel Pouzzner
|
c36ab59f24
fixes for defects identified by nightly testing:
|
3 hónapja |
JacobBarthelmeh
|
ac52660d5b
Merge pull request #7713 from SparkiDev/dilithium_sign_small_alloc
|
4 hónapja |
Sean Parkinson
|
44a5e1a398
Dilithium: add implementation of signing that allocated less
|
4 hónapja |
Sean Parkinson
|
1fd9f2af91
KYBER/ML-KEM: make ML-KEM available
|
4 hónapja |
David Garske
|
2a86ca43f8
Fixes for building the compatibility layer with `WOLFSSL_NO_REALLOC`. Tested using `./configure --enable-opensslextra CFLAGS="-DWOLFSSL_NO_REALLOC"`.
|
4 hónapja |
David Garske
|
e81e18859b
Support for Renesas RX TSIP with ECDSA and Crypto Callbacks.
|
4 hónapja |
Sean Parkinson
|
aa61f98955
Kyber: Improve performance
|
4 hónapja |
Sean Parkinson
|
3e3a00dafd
Dilithium/ML-DSA: Implementation of ML-DSA-44/65/87
|
5 hónapja |
Sean Parkinson
|
acd604db3d
AES RISC-V 64-bit ASM: ECB/CBC/CTR/GCM/CCM
|
5 hónapja |
jordan
|
040e0c956a
Used codespell and fixed obvious typos.
|
5 hónapja |
kaleb-himes
|
673c5993a7
Make the memzero check default with FIPS, fix benchmark app
|
6 hónapja |
Andras Fekete
|
702b6c25d5
Fix conversion error in benchmark.c
|
6 hónapja |
Sean Parkinson
|
e1274013d8
AES: NO_AES_DECRYPT defined
|
6 hónapja |