This website requires JavaScript.
Explore
Help
Sign In
wolfSSL
/
wolfssl
Watch
1
Star
0
Fork
1
You've already forked wolfssl
mirror of
https://github.com/wolfSSL/wolfssl.git
synced
2026-01-28 01:32:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a4a5f4f27a8a714541afa4e3a929a0eccf7957ea
wolfssl
/
wolfcrypt
History
David Garske
a4a5f4f27a
STM32 refactor to move hashing code into
wolfssl/wolfcrypt/port/stm32.h
. Supports CubeMX HAL or StdPeriLib with MD5, SHA1, SHA224 and SHA256. Detects if hardware supports SHA2. Adds hashing context save/restore and hashing clock/power optimizations. Fix for building *.c in wolfcrypt/src/port for
caam_driver.c
. Fix for warning with
wolfSSL_CryptHwMutexUnLock
when no threading defined and return code not checked.
2018-01-31 11:25:20 -08:00
..
benchmark
Added option to benchmark RSA sign/verify instead of enc/dec
2018-01-18 11:35:19 +10:00
src
STM32 refactor to move hashing code into
wolfssl/wolfcrypt/port/stm32.h
. Supports CubeMX HAL or StdPeriLib with MD5, SHA1, SHA224 and SHA256. Detects if hardware supports SHA2. Adds hashing context save/restore and hashing clock/power optimizations. Fix for building *.c in wolfcrypt/src/port for
caam_driver.c
. Fix for warning with
wolfSSL_CryptHwMutexUnLock
when no threading defined and return code not checked.
2018-01-31 11:25:20 -08:00
test
Enhancement to expose the PKCS 7 pad functionality (wc_PKCS7_PadData).
2018-01-23 13:21:56 -08:00
user-crypto
build for no old names and fix valgrind report
2018-01-10 09:28:56 -07:00