Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
1 year ago |
JacobBarthelmeh
|
4a23edd5fb
fix for older selftest that returns bad padding instead of salt len error
|
1 year ago |
David Garske
|
d686f0a5de
Merge pull request #5925 from SparkiDev/sp_mod_3_perf
|
1 year ago |
Sean Parkinson
|
162dca87c3
SP math: rework mod 3
|
1 year ago |
Daniel Pouzzner
|
91869f6028
minor fixes to accommodate --disable-sha in combination with --enable-all-crypto.
|
1 year ago |
kaleb-himes
|
ed17524793
Add alt case for unsupported static memory API
|
1 year ago |
Sean Parkinson
|
1de30c6b67
SP: --enable-sp-asm now enables SP if not set
|
1 year ago |
David Garske
|
9d9549fbd3
Merge pull request #5836 from anhu/kyber_cleanup
|
1 year ago |
David Garske
|
c079455d3e
Merge pull request #5839 from SparkiDev/sp_int_pub_apis
|
1 year ago |
Sean Parkinson
|
39716737c1
SP int: fix which APIs are public available wiht WOLFSSL_SP_MATH
|
1 year ago |
David Garske
|
5f410b47b7
Merge pull request #5829 from SparkiDev/sp_invmod_fixes
|
1 year ago |
Anthony Hu
|
a2fb4c0788
Remove kyber-90s and route all kyber through wolfcrypt.
|
2 years ago |
gojimmypi
|
fec7469c19
Tidy up Espressif ESP32 test and benchmark examples (#5800)
|
2 years ago |
Sean Parkinson
|
faf848a915
SP int: fix error checks when modulus even
|
2 years ago |
Sean Parkinson
|
7005d416ce
SP int: Comment and rework some code
|
2 years ago |
David Garske
|
9036c098b0
Merge pull request #5760 from cconlon/se050
|
2 years ago |
Chris Conlon
|
45bf793b5a
SE050 expansion: add RSA support, allow for larger key IDs, get/set key ID from ecc_key/RsaKey, fixes for SE050 hashing, remove XREALLOC dependency, API to store/get binary object, API to erase object, test.c compatibility
|
2 years ago |
David Garske
|
90d37f9786
Add AES CCM 256-bit test.
|
2 years ago |
David Garske
|
f610df59a9
Whitespace cleanups.
|
2 years ago |
David Garske
|
e26d4f84fc
Improvements for AES GCM on STM32. Cleanups for STM32 example.
|
2 years ago |
Daniel Pouzzner
|
3677253b55
fixes and comments for buildability, warnings, and clarity, re WOLFSSL_ARMASM_NO_HW_CRYPTO, in configure.ac, wolfcrypt/src/port/arm/armv8-aes.c, and wolfcrypt/test/test.c.
|
2 years ago |
John Safranek
|
31222618b9
DH Test Keys
|
2 years ago |
Stefan Eissing
|
9726d1f6eb
Allowing use of SSL/CTX_set_max_early_data() for client side.
|
2 years ago |
kaleb-himes
|
6178b3e365
Fixup builds using WOLFSSL_LOG_PRINTF (SGX test exposed)
|
2 years ago |
Hayden Roche
|
6f4af1581b
Merge pull request #5650 from SparkiDev/aes_x86_asm
|
2 years ago |
Sean Parkinson
|
66ce7635b9
AES x86 ASM: new assembly
|
2 years ago |
David Garske
|
f9506dc05a
Add small stack to DoClientHello Suites (360 bytes). Add small stack for DRBG health test. Refactor of the small stack into its own header, to allow easier use in other files. Minor build fixes.
|
2 years ago |
Daniel Pouzzner
|
548d432df3
wolfcrypt/test/test.c: fix gating, and smallstack refactors, for ecc_test_deterministic_k(), ecc384_test_deterministic_k(), and ecc521_test_deterministic_k().
|
2 years ago |
Steffen Jaeckel
|
0e57e9858f
Integrate Xilinx Versal
|
2 years ago |
Steffen Jaeckel
|
f4e258d196
Generic changes
|
2 years ago |