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-02-04 00:45:05 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
0590f2493e62e651e4d7068ef2c4687d0fad11d1
wolfssl
/
wolfcrypt
History
toddouska
0590f2493e
Merge pull request
#1314
from dgarske/cleanups
...
Minor fixes and cleanups for hash digest/block size
2018-01-12 13:00:53 -08:00
..
benchmark
Cleanup to remove duplicate MAX_DIGEST_SIZE in hmac.h and refactor to use WC_MAX_DIGEST_SIZE. Cleanup for HMAC to include hash.h and refactor HMAC_BLOCK_SIZE to WC_HMAC_BLOCK_SIZE. Fix build warning in benchmark.c with unused variable if features are disabled.
2018-01-11 09:52:49 -08:00
src
Merge pull request
#1314
from dgarske/cleanups
2018-01-12 13:00:53 -08:00
test
Cleanup to remove duplicate MAX_DIGEST_SIZE in hmac.h and refactor to use WC_MAX_DIGEST_SIZE. Cleanup for HMAC to include hash.h and refactor HMAC_BLOCK_SIZE to WC_HMAC_BLOCK_SIZE. Fix build warning in benchmark.c with unused variable if features are disabled.
2018-01-11 09:52:49 -08:00
user-crypto
build for no old names and fix valgrind report
2018-01-10 09:28:56 -07:00