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-07-06 00:00:49 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
262799dfbde4b33dbf7987dde831e19a5b687c19
wolfssl
/
wolfcrypt
T
History
Daniel Pouzzner
262799dfbd
wolfcrypt/src/evp.c: in wolfSSL_EVP_MD_type(), fix -Wswitch-enums for WC_HASH_TYPE_BLAKE2B and WC_HASH_TYPE_BLAKE2S exposed in default+opensslall configs.
2026-03-23 13:01:38 -05:00
..
benchmark
Merge pull request
#9970
from JacobBarthelmeh/bench
2026-03-20 09:46:56 -07:00
src
wolfcrypt/src/evp.c: in wolfSSL_EVP_MD_type(), fix -Wswitch-enums for WC_HASH_TYPE_BLAKE2B and WC_HASH_TYPE_BLAKE2S exposed in default+opensslall configs.
2026-03-23 13:01:38 -05:00
test
refactor wc_Hash* so that known wc_HashType values are unconditionally defined in enum wc_HashType, and always either succeed if used properly, or return HASH_TYPE_E if gated out or used improperly; add detailed error code tracing in wolfcrypt/src/hash.c.
2026-03-23 13:01:38 -05:00