Further synchronizations with md32_common.h update, consistent naming
[openssl.git] / crypto / sha / sha512.c
2006-10-17 Andy PolyakovFurther synchronizations with md32_common.h update...
2006-05-01 Andy PolyakovSHA1 for PowerPC.
2005-10-25 Andy Polyakov+20% SHA512 performance improvement on x86.
2005-05-31 Andy Polyakov"Show" more respect to no-sha* config options.
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...