aboutsummaryrefslogtreecommitdiffstats
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* makeNils Larsch2005-07-1626-25/+73
* Commentary section update.Andy Polyakov2005-07-141-5/+14
* complementary x86_64-xlate.pl update.Andy Polyakov2005-07-121-5/+9
* AES x86_64 assembler implementation.Andy Polyakov2005-07-122-0/+1261
* Latest Intel compiler means every word in "if copying [with memcpy] takesAndy Polyakov2005-07-081-2/+2
* On case insensitive systems, 'install' gets mixed up with the existing fileRichard Levitte2005-07-082-2/+8
* Pull up Win64 support from 0.9.8.Andy Polyakov2005-07-052-1/+9
* Fix bugs in bug-fix to x509/by_dir.c.Andy Polyakov2005-07-031-6/+5
* Trap condition should be 64-bit when it's due.Andy Polyakov2005-07-031-1/+3
* More elegant solution to "sparse decimal printout on PPC" problem.Andy Polyakov2005-07-021-13/+8
* Decimal printout of a BN is wrong on PPC, it's sparse with very fewAndy Polyakov2005-07-011-1/+1
* Pedantic polish to aes-586.pl:-)Andy Polyakov2005-07-011-16/+8
* Typos in commentary section.Andy Polyakov2005-06-301-2/+2
* AES_cbc_encrypt to allow end-user to retain small blocks performance byAndy Polyakov2005-06-301-13/+41
* Check PKCS7 structures in PKCS#12 files are of type data.Dr. Stephen Henson2005-06-304-1/+22
* Actually, the 64bit format specifier differs between SIXTY_FOUR_BIT andRichard Levitte2005-06-291-1/+4
* Brought forward from 0.9.8 - 64 bit warning fixes and fussy compiler fixes.Ben Laurie2005-06-292-0/+8
* Fix warnings.Ben Laurie2005-06-291-2/+2
* remove OPENSSL_NO_ASM dependencyNils Larsch2005-06-281-3/+3
* Replace _int64 with __int64, which is more widely accepted among Win32Andy Polyakov2005-06-281-1/+1
* A report suggests that there're nasm version, which defaults to 16-bitAndy Polyakov2005-06-281-2/+2
* Eliminate dependency on UNICODE macro.Andy Polyakov2005-06-271-16/+19
* Omit padding in RC4_KEY on IA-64. The idea behind padding was to reserveAndy Polyakov2005-06-265-44/+39
* Replace emms with finit in x86cpuid.Andy Polyakov2005-06-241-3/+2
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Wrap the inclusion of openssl/engine.h with a protective check forRichard Levitte2005-06-231-0/+2
* Do not defined des_crypt(), since it clashes with Solaris crypt.h.Richard Levitte2005-06-232-2/+2
* Initialise dir to avoid a compiler warning.Richard Levitte2005-06-231-1/+1
* Update for Stratus VOS.Richard Levitte2005-06-235-19/+33
* Change dir_ctrl to check for the environment variable before using the defaultRichard Levitte2005-06-231-6/+6
* Missed -c in IRIX rules.Andy Polyakov2005-06-231-1/+1
* Typo in bn-mips3 rule.Andy Polyakov2005-06-231-1/+1
* Rename mips3.o to bn-mips3.o [it's better in long run] and adjust theAndy Polyakov2005-06-231-1/+5
* Jumbo Makfiles update.Andy Polyakov2005-06-232-94/+23
* Fix extension ordering.Dr. Stephen Henson2005-06-221-3/+3
* Do no try to pretend we're at the end of anything unless we're at the endRichard Levitte2005-06-201-1/+1
* Solaris x86_64 /usr/ccs/bin/as support.Andy Polyakov2005-06-202-21/+25
* Move the definition of DEVRANDOM for DJGPP from Configure to e_os.h.Richard Levitte2005-06-181-1/+1
* Only define ZLIB_SHARED if it hasn't already been defined (on the commandRichard Levitte2005-06-181-1/+3
* Netware patch submitted by Verdon Walker" <VWalker@novell.com> in PRRichard Levitte2005-06-131-3/+6
* Eliminate gcc -pedantic warnings.Andy Polyakov2005-06-093-3/+18
* Allow for dso load by explicit path on HP-UX.Andy Polyakov2005-06-091-1/+2
* When the return type of the function is int, it's better to return anRichard Levitte2005-06-091-1/+1
* "Liberate" dtls from BN dependency. Fix bug in replay/update.Andy Polyakov2005-06-073-18/+20
* Fix for padding X9.31 padding check and zero padding bytes.Dr. Stephen Henson2005-06-061-7/+9
* Allow BIO_s_file to open and sequentially access files larger than 2GB onAndy Polyakov2005-06-061-0/+18
* _GNU_SOURCE needs to be defined before any standard header.Richard Levitte2005-06-061-5/+10
* Further change pq_compat.h to generate the flag macros PQ_64BIT_IS_INTEGERRichard Levitte2005-06-062-1/+7
* Change pq_compat.h to trust the macros defined by bn.h a bit more, and therebyRichard Levitte2005-06-051-3/+5
* Old typo...Richard Levitte2005-06-051-1/+1