kaleb-himes
|
0fb514fa41
Remove references to WOLFSSL_SP_CACHE_RESISTANT as it is always on
|
il y a 1 an |
Dimitri Papadopoulos
|
50752f5a2b
Fix typos found by codespell
|
il y a 1 an |
Lealem Amedie
|
88c3d9a529
More improvements for GCC-ARM FIPS build
|
il y a 1 an |
Lealem Amedie
|
c2e03689c0
Improve GCC-ARM user-settings.h FIPS configurability
|
il y a 1 an |
Jacob Barthelmeh
|
9dcc48c8f7
update copyright to 2023
|
il y a 1 an |
Jacob Barthelmeh
|
8eaa85e412
update copyright year to 2022
|
il y a 2 ans |
Anthony Hu
|
b957a6e872
Purge Rabbit cipher
|
il y a 2 ans |
Anthony Hu
|
c2860cb311
Get rid of HC-128
|
il y a 2 ans |
elms
|
f1a0d00f4e
GCC Makefile: wrap async and selftest
|
il y a 3 ans |
Jacob Barthelmeh
|
c729318ddd
update copyright date
|
il y a 3 ans |
David Garske
|
135cf1680f
Fixes for building with SP Cortex-M ASM in Rowley CrossWorks and the generic IDE/GCC-ARM examples.
|
il y a 4 ans |
kaleb-himes
|
ffdc2eddf6
Remove fixed len constraint in FIPS mode
|
il y a 4 ans |
David Garske
|
bfe1760c17
Improvements to the ECC max bits calculation used with fast math (`USE_FAST_MATH` and `ALT_ECC_SIZE`). Updated example code comments to reflect accurate calculation.
|
il y a 4 ans |
Chris Conlon
|
45c5a2d39c
update copyright to 2020
|
il y a 4 ans |
John Safranek
|
246c444b93
Updates for v4.0.0
|
il y a 5 ans |
David Garske
|
9df0fc9509
Added protection to ensure `WOLFSSL_SP_ASM` gets defined when required. Updated the SP macro comments in GCC-ARM user_settings.h. ZD 4556.
|
il y a 5 ans |
David Garske
|
441c0492f6
Fixes for missing `mp_add_d`. Fix for IDE/GCC-ARM user_settings.h to remove redudant USE_FAST_MATH option.
|
il y a 6 ans |
David Garske
|
f44d42b1c8
Enhancements to the GCC-ARM example to support FIPS and additional build options. Added examples for memory overrides and standard library overrides. Fixes for building without test, benchmark or TLS. Changed the ARM startup code to only work for the Cortex M0 example using the define `USE_WOLF_ARM_STARTUP`.
|
il y a 6 ans |
David Garske
|
2e6c195b43
GCC-ARM IDE improvements:
|
il y a 6 ans |
David Garske
|
f71047ef2d
Fix for building with `BENCH_EMBEDDED`. Fix for building without OPENSSL_EXTRA where wolfSSL_OPENSSL_malloc assumes size_t is defined. Improvements to the GCC-ARM IDE example.
|
il y a 6 ans |
David Garske
|
7f30397252
Remove execute bit on all code files.
|
il y a 7 ans |
David Garske
|
911b6f95f8
Release v3.12.2 (lib 14.0.0). Updated copywright.
|
il y a 7 ans |
David Garske
|
6058362970
Fix bug in `user_settings.h` which was incorrectly setting FP_MAX_BITS to 512 when RSA was enabled. This resulted in `RSA_FUNCTION MP_EXPTMOD_E: memory/config problem`.
|
il y a 7 ans |
David Garske
|
a02903c43e
Improvements to Makefile templates. Added missing Makefile. Added new static library support.
|
il y a 7 ans |
David Garske
|
2d67f46247
Minor cleanups for the GCC ARM example. Fixed build with DH enabled. Changed random.h to always make sure `CUSTOM_RAND_TYPE` is defined. Added TLS13 option to reference user_settings.h.
|
il y a 7 ans |
David Garske
|
69b25ee508
Added simple GCC ARM `gcc-arm-none-eabi` Makefile project example for wolfCrypt test/benchmark and wolfSSL Client.
|
il y a 7 ans |