summaryrefslogtreecommitdiffstats
path: root/crypto/sha/sha512.c
AgeCommit message (Expand)Author
2009-05-15Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).Richard Levitte
2008-09-16Merge FIPS low level algorithm blocking code. Give hard errors if non-FIPSDr. Stephen Henson
2008-04-24Compensate inline assembler in sha512.c for gcc 2.7.2 compiler bug [from HEAD].Andy Polyakov
2007-11-11Synchronize message digests in 098-fips with 098.Andy Polyakov
2007-01-21Update from HEAD.Dr. Stephen Henson
2005-05-31"Show" more respect to no-sha* config options.Andy Polyakov
2004-08-29OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov
2004-07-25Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA.Andy Polyakov
2004-07-25Some compilers are just too whiny. Nothing makes Microsoft compilerAndy Polyakov
2004-07-18Anchor AES and SHA-256/-512 assembler from C.Andy Polyakov
2004-05-31Final SHA-256/-512 touches. Extra md_len field in SHA[256|512]_CTXAndy Polyakov
2004-05-29gcc -Wcast-qual clean-up.Andy Polyakov
2004-05-20SHA-256/-512 update. A bug fix, SHA-512 tune-up for AMD64, hook for SSE2Andy Polyakov
2004-05-13SHA-224/-256/-384/-512 implementation. This is just sheer code commit.Andy Polyakov