gojimmypi
|
9227020f8e
code review updates for ESP32 C3/C6/S2 HW Acceleration
|
1 year ago |
gojimmypi
|
7e69030df1
Espressif ESP32-C3 ESP32-C6 ESP32-S2 Hardware Acceleration
|
1 year ago |
Hideki Miyazaki
|
e092c57675
change sha h/w acceleration implementation
|
1 year ago |
Chris Conlon
|
5bc5b8a99b
Merge pull request #6768 from miyazakh/renesas_rz
|
1 year ago |
gojimmypi
|
9398fa0736
Espressif HW Improvements (#6624)
|
1 year ago |
Hideki Miyazaki
|
1c9afb8b12
initial commit for RZN2L board Support
|
1 year ago |
Daniel Pouzzner
|
344e1661e1
wolfcrypt/src/{hmac.c,sha256.c,sha512.c,kdf.c}: ForceZero() smallstack buffers before freeing them, and ForceZero() the Hmac, wc_Sha512, wc_Sha384, wc_Sha256, and wc_Sha224 structures at the end of their respective freeing routines. also, remove superseded ForceZero() calls in wc_HKDF_Expand(), wc_SSH_KDF(), and wc_HKDF_Extract().
|
1 year ago |
Sean Parkinson
|
36b92a4cef
Thumb2 ASM, Curve25519
|
1 year ago |
Hideki Miyazaki
|
47caa9b06d
generalize sce protect impl to fsp sm(secure module)
|
1 year ago |
JacobBarthelmeh
|
7f0cfcb27d
Merge pull request #6667 from bandi13/byebyeCyaSSL
|
1 year ago |
Andras Fekete
|
b31e485dc9
Remove 'HAVE_FIPS_VERSION < 2' blocks
|
1 year ago |
Hideki Miyazaki
|
02ec92a3b9
Support TSIP crypt only
|
1 year ago |
David Garske
|
8f36f78e6c
Merge pull request #6400 from bandi13/ARIA-cipher
|
1 year ago |
gojimmypi
|
57546405c0
refactor WROOM32 ESP32
|
1 year ago |
Andras Fekete
|
266307da6c
Add in ARIA wrappers
|
1 year ago |
David Garske
|
fc153ff273
Support for Silicon Labs Gecko SDK v4. Changes SE Hash to use multipart API's. Gecko SDK v3 auto-detected or manually forced using `WOLFSSL_SILABS_SE_ACCEL_3`.
|
1 year ago |
Chris Conlon
|
a474179cdf
Merge pull request #6301 from miyazakh/ra_cryptonly
|
1 year ago |
JacobBarthelmeh
|
bab35c4de2
add WOLF_CRYPTO_CB_FIND macro to guard find device ID callback
|
1 year ago |
JacobBarthelmeh
|
71cbc019d7
always call crypto cb when compiled in
|
1 year ago |
Sean Parkinson
|
1a8f09d013
Merge pull request #6320 from JacobBarthelmeh/curl
|
1 year ago |
Hideki Miyazaki
|
4fd629d4e7
fix white spaces and overlong lines
|
1 year ago |
JacobBarthelmeh
|
dc8f348bdf
smaller sized build with curl
|
1 year ago |
Daniel Pouzzner
|
f396989d20
more -Wconversion fixes, now covering everything inside the 140-3 boundary with default build options, everything in wolfcrypt with default build options, all modes of AES, builds with/without intelasm, all permutations of c89/c99 32/64 bit, and much of the crypto-all-cryptonly boundary;
|
1 year ago |
gojimmypi
|
510038022f
Various Espressif HW crypto, SHA2, AES, MP updates. (#6287)
|
1 year ago |
Hideki Miyazaki
|
35f6099d7c
Add SCE RSA Crypt Only feature
|
1 year ago |
David Garske
|
6418e3cbfe
Fixes for implicit casts.
|
1 year ago |
David Garske
|
35b68fb23d
Merge pull request #5597 from Tathorack/add-renesas-rx64-rx72-sha-support
|
1 year ago |
JacobBarthelmeh
|
b801a96f8c
Port to RT1170 and expand CAAM driver
|
1 year ago |
Rhys Hansen
|
fa41754b83
RX64/RX71 SHA hardware support updates
|
1 year ago |
Rhys Hansen
|
e47633ad83
Add RX64/RX71 SHA hardware support
|
2 years ago |