Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTX
authorAndy Polyakov <appro@openssl.org>
Mon, 31 May 2004 12:26:18 +0000 (12:26 +0000)
committerAndy Polyakov <appro@openssl.org>
Mon, 31 May 2004 12:26:18 +0000 (12:26 +0000)
commit7997b13aa3b1e194306a510747e7f4a3907598f1
tree64cd471d53092578bd6438378ae5ad16f1ae1f4b
parenta2eb9688a4e63eb78e2068986d0cfacd501aa30e
Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTX
reserves for truncated hash function output mode and makes SHA224
thread-safe. Next stop is integration with EVP and we're done...
crypto/sha/sha.h
crypto/sha/sha256.c
crypto/sha/sha512.c