PR: 1990
[oweals/openssl.git] / crypto / sha / sha512.c
2009-05-15 Richard LevitteFunctional VMS changes submitted by sms@antinode.info...
2008-09-16 Dr. Stephen HensonMerge FIPS low level algorithm blocking code. Give...
2008-04-24 Andy PolyakovCompensate inline assembler in sha512.c for gcc 2.7...
2007-11-11 Andy PolyakovSynchronize message digests in 098-fips with 098.
2007-01-21 Dr. Stephen HensonUpdate from HEAD.
2005-05-31 Andy Polyakov"Show" more respect to no-sha* config options.
2005-05-17 cvs2svnThis commit was manufactured by cvs2svn to create branch
2004-08-29 Andy PolyakovOPENSSL_ia32cap final touches. Note that OPENSSL_ia32ca...
2004-07-25 Andy PolyakovMake SHA-256/-512 optional. Note that no-sha switches...
2004-07-25 Andy PolyakovSome compilers are just too whiny. Nothing makes Micros...
2004-07-18 Andy PolyakovAnchor AES and SHA-256/-512 assembler from C.
2004-05-31 Andy PolyakovFinal SHA-256/-512 touches. Extra md_len field in SHA...
2004-05-29 Andy Polyakovgcc -Wcast-qual clean-up.
2004-05-20 Andy PolyakovSHA-256/-512 update. A bug fix, SHA-512 tune-up for...
2004-05-13 Andy PolyakovSHA-224/-256/-384/-512 implementation. This is just...