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-27 11:52:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcab2f47ee3a9d666ba8c8b5b35ab26573fc5e02
wolfssl
/
wolfcrypt
History
David Garske
dcab2f47ee
Fixes for STM32 hardware acceleration. Adds CubeMX HAL hashing support for MD5, SHA1, SHA224 and SHA256. Adds support for STM32F7 (
WOLFSSL_STM32F7
). Fixes issue with AES-GCM and STM32F2. Cleanup of the STM32 macros (adds
NO_STM32_HASH
,
NO_STM32_CRYPTO
and
NO_STM32_RNG
to optionally disable hardware acceleration).
2017-09-15 10:39:09 -07:00
..
benchmark
add XtsAes structure and change XTS-AES API
2017-09-08 16:00:33 -06:00
src
Fixes for STM32 hardware acceleration. Adds CubeMX HAL hashing support for MD5, SHA1, SHA224 and SHA256. Adds support for STM32F7 (
WOLFSSL_STM32F7
). Fixes issue with AES-GCM and STM32F2. Cleanup of the STM32 macros (adds
NO_STM32_HASH
,
NO_STM32_CRYPTO
and
NO_STM32_RNG
to optionally disable hardware acceleration).
2017-09-15 10:39:09 -07:00
test
Fixes for STM32 hardware acceleration. Adds CubeMX HAL hashing support for MD5, SHA1, SHA224 and SHA256. Adds support for STM32F7 (
WOLFSSL_STM32F7
). Fixes issue with AES-GCM and STM32F2. Cleanup of the STM32 macros (adds
NO_STM32_HASH
,
NO_STM32_CRYPTO
and
NO_STM32_RNG
to optionally disable hardware acceleration).
2017-09-15 10:39:09 -07:00
user-crypto
fix for clang warning on RsaKey redefinition
2017-09-14 15:08:15 -06:00