summaryrefslogtreecommitdiff
path: root/crypto/des
Commit message (Expand)AuthorAgeFilesLines
* Allow for dynamic base in Win64 FIPS module.appro2011-09-143-0/+7
* SPARC assembler pack: fix FIPS linking errors.appro2011-08-121-0/+4
* After some adjustments, apply the changes OpenSSL 1.0.0d on OpenVMSlevitte2011-03-191-6/+6
* Update dependencies.steve2011-02-211-86/+107
* Include openssl/crypto.h first in several other files so FIPS renamingsteve2011-02-1612-0/+12
* Experimental symbol renaming to avoid clashes with regular OpenSSL.steve2011-02-1611-1/+12
* Change AR to ARX to allow exclusion of fips object modulessteve2011-01-261-1/+1
* PR: 2266steve2010-05-261-3/+3
* Functional VMS changes submitted by sms@antinode.info (Steven M. Schweda).levitte2009-05-151-26/+28
* Merge from 1.0.0-stable branch.steve2009-04-031-1/+1
* Fix from 1.0.0-stablesteve2009-03-311-0/+4
* Ooops reverse previous patch.steve2009-03-311-0/+4
* Update from 0.9.8-stablesteve2009-03-311-4/+0
* Make SPARC assembler Pirify-friendly (Purify can't cope with certainappro2009-03-161-25/+30
* PR: 1835steve2009-02-141-1/+1
* Optimize #undef DES_UNROLL for size.appro2008-12-223-16/+6
* This _WIN32-specific patch makes it possible to "wrap" OpenSSL in anotherappro2008-12-222-0/+8
* des-596.pl update: short-circuit reference to DES_SPtrans.appro2008-07-151-2/+6
* Update from stable branch.steve2008-05-202-2/+4
* Fix from stable branch.steve2008-05-201-0/+2
* Disable code that clearly doesn't currently serve any useful purpose.bodo2008-05-191-1/+3
* Apply mingw patches as supplied by Roumen Petrov an Alon Bar-Levjaenicke2008-04-171-2/+2
* crypto/rc5/Makefile was erroneously omitted from last perlasm unification.appro2008-01-151-2/+0
* Unify x86 perlasm make rules.appro2008-01-111-19/+4
* Update perl asm scripts include paths for perlasm.steve2008-01-052-2/+4
* Engage x86 assembler in Mac OS X build.appro2007-12-181-0/+4
* Bunch of constifications.appro2007-10-132-2/+2
* Wire DES weak_keys to read-only segment.appro2007-09-181-1/+1
* OPENSSL_IMPLEMENT_GLOBAL caused more grief than it's worth (it's used twiceappro2007-05-202-2/+2
* fix typonils2007-02-061-7/+7
* Constify version strings and some structures.steve2007-01-212-4/+4
* Update filenames in makefiles.steve2006-02-041-1/+1
* Keep disclaiming 16-bit platform support. For now remove WIN16 referencesappro2005-12-181-1/+1
* To exclude contention for shared FPU on T1, trade 3% of DES performance.appro2005-12-151-3/+3
* Address MASM-specific problems introduced withappro2005-11-063-233/+2
* Reserve for OPENSSL_NO_POSIX_IO macro which is to eliminate referencesappro2005-11-032-0/+8
* Eliminate ~3.5KB of duplicate code in des-586.pl and reserve for foldedappro2005-10-251-32/+89
* Move DES_SPtrans to where it really belongs, dec_enc to be specific.appro2005-10-255-93/+347
* Zap DES_UNROLL when SMALL_FOOTPRINT is in effect.appro2005-10-041-0/+4
* Final(?) WinCE update.appro2005-08-071-0/+4
* PIC-ify SPARC assembler in alternative manner to eliminate dependency onappro2005-08-031-39/+45
* Latest Intel compiler means every word in "if copying [with memcpy] takesappro2005-07-081-2/+2
* On case insensitive systems, 'install' gets mixed up with the existing filelevitte2005-07-081-1/+4
* Do not defined des_crypt(), since it clashes with Solaris crypt.h.levitte2005-06-232-2/+2
* Further BUILDENV refinement, further fool-proofing of Makefiles andappro2005-05-161-12/+19
* make updatebodo2005-05-161-18/+10
* Fool-proofing Makefilesappro2005-05-151-7/+2
* Add DTLS support.ben2005-04-261-0/+2
* Zap OPENSSL_EXTERN on symbols, which are not meant to be local to DLL.appro2005-04-131-1/+1
* Add emacs cache files to .cvsignore.levitte2005-04-112-0/+4