]> git.ipfire.org Git - thirdparty/openssl.git/commit
SHA-224/-256/-384/-512 implementation. This is just sheer code commit.
authorAndy Polyakov <appro@openssl.org>
Thu, 13 May 2004 13:48:33 +0000 (13:48 +0000)
committerAndy Polyakov <appro@openssl.org>
Thu, 13 May 2004 13:48:33 +0000 (13:48 +0000)
commitc842261b1bf0570604585421f4a49027e60d1da9
tree003c004d990c62a8af52f36d96889557e22c311b
parentdf368ecce4e2d2ab8aedb4fa5eadb08992b52b4f
SHA-224/-256/-384/-512 implementation. This is just sheer code commit.
Makefile modifications, make test, etc. will appear later...
crypto/sha/sha.h
crypto/sha/sha256.c [new file with mode: 0644]
crypto/sha/sha256t.c [new file with mode: 0644]
crypto/sha/sha512.c [new file with mode: 0644]
crypto/sha/sha512t.c [new file with mode: 0644]