summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
2005-12-16Unify sparcv9 assembler naming and build rules among 32- and 64-bit builds.Andy Polyakov
2005-12-16Make framework for Whirlpool assembler flexible.Andy Polyakov
2005-12-16Engage Whirlpool assembler and mention Whirlpool in CHANGES.Andy Polyakov
2005-12-16We all make typos:-) Fix just introduced ones in bn.hAndy Polyakov
2005-12-16Eliminate warning induced by http://cvs.openssl.org/chngview?cn=14690 andAndy Polyakov
2005-12-15To exclude contention for shared FPU on T1, trade 3% of DES performance.Andy Polyakov
2005-12-15sparccpuid module update.Andy Polyakov
2005-12-15Add IALU-only bn_mul_mont for SPARCv9. See commentary section for details.Andy Polyakov
2005-12-15Switch 64-bit sparcv9 platforms from bn(64,64) to bn(64,32). This doesn'tAndy Polyakov
2005-12-15Allow for bn(64,32) on LP64 platforms.Andy Polyakov
2005-12-13commentBodo Möller
2005-12-10Minor aes-sparcv9.pl optimization.Andy Polyakov
2005-12-10Engage AES for UltraSPARC in sparcv9 targets.Andy Polyakov
2005-12-10Revoke the option to share AES S-boxes between C and assembler. It wastesAndy Polyakov
2005-12-10Initial draft for AES for UltraSPARC assembler.Andy Polyakov
2005-12-06Support for indirect calls in x86 assembler modules.Andy Polyakov
2005-12-06Fix typos in wp-mmx.pl.Andy Polyakov
2005-12-05Update from 0.9.8-stable.Dr. Stephen Henson
2005-12-05Update from stable branch.Dr. Stephen Henson
2005-12-03Make ZLIB without ZLIB_SHARED compiled again.Dr. Stephen Henson
2005-12-03Couple other benchmark comparisons for wp-x86_64.pl.Andy Polyakov
2005-12-03x86cpuid.pl update.Andy Polyakov
2005-12-02New functions to support opaque EVP_CIPHER_CTX handling.Dr. Stephen Henson
2005-12-02Add error checking to avoid crashing when zlib cannot be loaded.Dr. Stephen Henson
2005-12-02Include EVP_whirlpool() prototype in evp.hDr. Stephen Henson
2005-12-02wq instead of wp? That's gotta be among the more amazing typos I'veRichard Levitte
2005-12-01Whirlpool was added to EVP, so let's build it on VMS as well.Richard Levitte
2005-11-30Whirlpool for x86_64.Andy Polyakov
2005-11-30Add Whirlpool to EVP.Andy Polyakov
2005-11-30Adapt Whirlpool API for EVP.Andy Polyakov
2005-11-30Fix typos in wp-mmx.pl.Andy Polyakov
2005-11-29Build Whirlpool on VMS as wellRichard Levitte
2005-11-28Add Whirlpool OID.Andy Polyakov
2005-11-28Remove development leftover from whrlpool/asm/wp-mmx.pl.Andy Polyakov
2005-11-28Add missing Makefile and fix couple of typos in commentary.Andy Polyakov
2005-11-28Whirlpool hash implementation. The fact that subdirectory and .h file areAndy Polyakov
2005-11-20Extensive OID code enhancement and fixes.Dr. Stephen Henson
2005-11-19Synchronise with the Unix build.Richard Levitte
2005-11-16deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller
2005-11-15deFUDify: don't require OPENSSL_EC_BIN_PT_COMPBodo Möller
2005-11-15Apply "better safe than sorry" approach after addressing sporadic SEGV inAndy Polyakov
2005-11-11Attempt to resolve sporadic SEGV crashes in bn_sub_words in OpenSSH. I'mAndy Polyakov
2005-11-11Update from stable branch.Dr. Stephen Henson
2005-11-09Throw in comment so that one doesn't get tempted to optimize it away.Andy Polyakov
2005-11-09Avoid end-less loop when libcrypto.a is manually deleted, but 'make clean'Andy Polyakov
2005-11-09Minor perlasm clean-up.Andy Polyakov
2005-11-06Move declaration for optional bn_mul_mont to bn_lcl.h in order to hideAndy Polyakov
2005-11-06Address MASM-specific problems introduced withAndy Polyakov
2005-11-06Update from stable branch.Dr. Stephen Henson
2005-11-06x86_64-xlate.pl commentary section update.Andy Polyakov