summaryrefslogtreecommitdiffstats
path: root/crypto
AgeCommit message (Expand)Author
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
2005-11-06Eliminate crypto/tmdiff.[ch].Andy Polyakov
2005-11-03Make cygwin work in directories mounted with 'text' attribute.Andy Polyakov
2005-11-03Mask libcrypto references to stat with OPENSSL_NO_POSIX_IO.Andy Polyakov
2005-11-03Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesAndy Polyakov
2005-11-03Disable BIO_s_fd on CE and disable fd:N as password passing option onAndy Polyakov
2005-11-03Make pshufw optional and update performance table in sha512-sse2.plAndy Polyakov
2005-11-01Fix numerous bugs in the Win32 path splitterRichard Levitte
2005-11-01A slight change in documentation that makes it so much more comprehensibleRichard Levitte
2005-10-25+20% SHA512 performance improvement on x86.Andy Polyakov
2005-10-25Eliminate false preprocessor dependencies introduced with VOS support.Andy Polyakov
2005-10-25Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for foldedAndy Polyakov
2005-10-25Move DES_SPtrans to where it really belongs, dec_enc to be specific.Andy Polyakov
2005-10-25Clarify binary compatibility with HAL/Fujitsu SPARC64 family.Andy Polyakov
2005-10-22bn_asm.c update.Andy Polyakov
2005-10-22Eliminate gcc warning in bn_mont.c.Andy Polyakov
2005-10-22Add support for 32-bit ABI to sparcv9a-mont.pl module.Andy Polyakov
2005-10-22Change bn_mul_mont declaration and BN_MONT_CTX. Update CHANGES.Andy Polyakov