aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/sha
Commit message (Expand)AuthorAgeFilesLines
* Update filenames in makefiles.Dr. Stephen Henson2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesAndy Polyakov2005-12-181-1/+1
* Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov2005-11-031-1/+1
* +20% SHA512 performance improvement on x86.Andy Polyakov2005-10-251-20/+55
* Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov2005-10-251-7/+5
* fix warnings when building openssl with the following compiler options:Nils Larsch2005-08-282-2/+2
* Commentary section update in sha512-x86_64.pl.Andy Polyakov2005-07-251-5/+6
* Engage SHA-256/-512 x86_64 assembler module.Andy Polyakov2005-07-241-0/+4
* SHA-256/-512 x86_64 assembler module.Andy Polyakov2005-07-241-0/+358
* Pedantic polish to aes-ia64 and sha512-ia64.Andy Polyakov2005-07-201-13/+15
* Fix bug [SHA1 IA-64 being disabled] introduced with Stratus VOS update.Andy Polyakov2005-07-191-7/+7
* Fix unwind directives in IA-64 assembler modules. This helps symbolicAndy Polyakov2005-07-182-9/+4
* Update for Stratus VOS.Richard Levitte2005-06-231-11/+13
* "Show" more respect to no-sha* config options.Andy Polyakov2005-05-314-2/+4
* It seems like mkdef.pl couldn't quite understand that #ifdef OPENSSL_NO_SHA512Richard Levitte2005-05-241-0/+2
* Be more consistent with OPENSSL_NO_SHA256.Andy Polyakov2005-05-221-0/+9
* OPENSSL_NO_SHA512 to mask even SHA512_CTX declaration. This is done toAndy Polyakov2005-05-222-1/+10
* Further BUILDENV refinement, further fool-proofing of Makefiles andAndy Polyakov2005-05-161-4/+30
* make updateBodo Möller2005-05-161-29/+2
* Fool-proofing MakefilesAndy Polyakov2005-05-151-4/+1
* Comply with optimization manual (no data should share cache-line with code).Andy Polyakov2005-05-091-1/+1
* Allow for ./config no-sha0 [from stable].Andy Polyakov2005-04-301-2/+2
* Add DTLS support.Ben Laurie2005-04-261-0/+1
* Check return values of <Digest>_Init functions in low level digest calls.Dr. Stephen Henson2005-04-142-2/+4
* Add emacs cache files to .cvsignore.Richard Levitte2005-04-112-0/+4
* Blow away Makefile.ssl.Ben Laurie2005-03-301-4/+3
* This patch was "ignited" by OpenBSD 3>=4 support. They've switched to ELFAndy Polyakov2005-02-061-8/+8
* Engage SHA1 IA64 assembler on IA64 platforms.Andy Polyakov2004-12-092-0/+7
* SHA1 assembler for IA-64.Andy Polyakov2004-12-091-0/+549
* sha1_block_asm_data_order can't hash if message crosses 2GB boundary.Andy Polyakov2004-11-291-1/+1
* Engage RC4 IA-64 assembler module.Andy Polyakov2004-11-261-2/+2
* Don't use $(EXHEADER) directly in for loops, as most shells will breakRichard Levitte2004-11-021-1/+1
* SHA1 asm Pentium tune-up. Performance loss is not as bad anymore.Andy Polyakov2004-09-271-32/+37
* sha256_block advances the input pointer double as fast sometimes. Fix theAndy Polyakov2004-09-272-4/+9
* make updateRichard Levitte2004-09-101-5/+8
* Proper support for OpenBSD-i386 shared build, including assember modules!Andy Polyakov2004-08-291-5/+6
* OPENSSL_ia32cap final touches. Note that OPENSSL_ia32cap is no longer aAndy Polyakov2004-08-292-6/+9
* OpenBSD fix-up for new a.out targets. OpenBSD .s.o rule is busted...Andy Polyakov2004-08-011-5/+5
* Clean-up GAS targets: get rid of "cpp" stuff and replace it with "purified"Andy Polyakov2004-08-011-13/+12
* Make SHA-256/-512 optional. Note that no-sha switches off *all* SHA.Andy Polyakov2004-07-252-1/+8
* Some compilers are just too whiny. Nothing makes Microsoft compilerAndy Polyakov2004-07-251-24/+32
* Some compilers are just too whiny. DEC C doesn't like long long...Andy Polyakov2004-07-251-1/+4
* Build-n-link new IA-64 modules on Linux and HP-UX.Andy Polyakov2004-07-231-1/+6
* Various IA-64 assembler fix-ups.Andy Polyakov2004-07-231-1/+1
* EVP_Digest is size_t-fied, clean up test programs accordingly.Andy Polyakov2004-07-222-2/+2
* Run SHA-256/-512 tests through EVP...Andy Polyakov2004-07-222-46/+56
* Anchor AES and SHA-256/-512 assembler from C.Andy Polyakov2004-07-182-1/+11
* Add anchors for AES, SHA-256/-512 assembler modules and SSE2 code pathes.Andy Polyakov2004-07-181-2/+2
* Minor (+12% on P4) performance tweak for sha512_block_sse2.Andy Polyakov2004-07-011-16/+29
* New SHA algorithms assembler implementation for IA-64. Note that despiteAndy Polyakov2004-07-011-0/+432