commit | f7812493a0da6b740274135ce340ff7505027057 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Wed Feb 25 15:25:27 2015 +0000 |
committer | Matt Caswell <matt@openssl.org> | Wed Feb 25 20:52:34 2015 +0000 |
tree | cc8a2af90c783546e65177afbf3107fe8b2950b6 | |
parent | 64d2733176ea9a91ed46968bcf86c86aaa96ec68 [diff] |
Update the SHA* documentation Updates to include SHA224, SHA256, SHA384 and SHA512. In particular note the restriction on setting md to NULL with regards to thread safety. Reviewed-by: Tim Hudson <tjh@openssl.org>