]> git.ipfire.org Git - thirdparty/openssl.git/history - crypto/sha/sha256.c
Allow for dynamic base in Win64 FIPS module.
[thirdparty/openssl.git] / crypto / sha / sha256.c
2011-09-14  Andy PolyakovAllow for dynamic base in Win64 FIPS module.
2007-01-21  Dr. Stephen HensonConstify version strings and some structures.
2006-11-07  Dr. Stephen HensonAvoid shadow warning.
2006-10-17  Andy PolyakovFurther synchronizations with md32_common.h update...
2006-10-11  Andy PolyakovRe-implement md32_common.h [make it simpler!] and elimi...
2005-05-31  Andy Polyakov"Show" more respect to no-sha* config options.
2004-09-27  Andy Polyakovsha256_block advances the input pointer double as fast...
2004-07-25  Andy PolyakovMake SHA-256/-512 optional. Note that no-sha switches...
2004-07-18  Andy PolyakovAnchor AES and SHA-256/-512 assembler from C.
2004-05-31  Andy PolyakovTypo in commentary section.
2004-05-31  Andy PolyakovFinal SHA-256/-512 touches. Extra md_len field in SHA...
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...