openssl/crypto/sha
Andy Polyakov cdd1acd788 sha512.c: fullfull implicit API contract in SHA512_Transform.
SHA512_Transform was initially added rather as tribute to tradition
than for practucal reasons. But use was recently found in ssl/s3_cbc.c
and it turned to be problematic on platforms that don't tolerate
misasligned references to memory and lack assembly subroutine.
2013-12-18 21:27:35 +01:00
..
asm sha/asm/sha512-ppc.pl: fix typo. 2013-10-31 20:21:54 +01:00
.cvsignore
Makefile Make Makefiles OSF-make-friendly. 2013-11-12 21:51:37 +01:00
sha1_one.c
sha1.c
sha1dgst.c
sha1test.c
sha256.c Fix some clang warnings. 2013-01-13 21:04:39 +00:00
sha256t.c sha256t.c: make sure unrolled loop is tested. 2012-06-12 14:40:41 +00:00
sha512.c sha512.c: fullfull implicit API contract in SHA512_Transform. 2013-12-18 21:27:35 +01:00
sha512t.c
sha_dgst.c
sha_locl.h Fix some clang warnings. 2013-01-13 21:04:39 +00:00
sha_one.c
sha.c
sha.h
shatest.c