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 08:02:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dcab2f47ee3a9d666ba8c8b5b35ab26573fc5e02
wolfssl
/
wolfcrypt
/
test
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
..
include.am
Fixes for disabling the crypt test and benchmark. Added new "./configure --disable-crypttests" option. Also made sure use of both NO_CRYPT_BENCHMARK and NO_CRYPT_TEST in "./configure CFLAGS=-D" scenario work correctly.
2016-02-04 12:06:24 -08:00
test.c
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.h
RipeMd and Sha224 added to unit test.
2017-05-18 09:32:11 -06:00
test.sln
headers and include.ams
2014-12-17 15:33:22 -07:00
test.vcproj
headers and include.ams
2014-12-17 15:33:22 -07:00