freebsd-dev/sys/crypto/sha2
Xin LI 66bdf50fac libmd: Always erase context in _Final method, and when doing
it, consistently use explicit_bzero().

Update manual pages to match the behavior.

Reviewed by:	pfg, allanjude, jmg
MFC after:	1 month
Differential Revision:	https://reviews.freebsd.org/D16316
2018-07-20 07:01:28 +00:00
..
sha224.h Implement SHA2-224 submode of SHA2-256 2018-07-09 07:24:05 +00:00
sha256.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
sha256c.c libmd: Always erase context in _Final method, and when doing 2018-07-20 07:01:28 +00:00
sha384.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
sha512.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00
sha512c.c libmd: Always erase context in _Final method, and when doing 2018-07-20 07:01:28 +00:00
sha512t.h Fix C++ includability of crypto headers with static array sizes 2016-10-18 23:20:49 +00:00