summaryrefslogtreecommitdiff
path: root/crypto
Commit message (Expand)AuthorAgeFilesLines
* Update symhacks.steve2010-07-251-0/+6
* aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.appro2010-07-252-255/+769
* Add call to ENGINE_register_all_complete() to ENGINE_load_builtin_engines(),steve2010-07-211-0/+3
* aes-s390x.pl: revisit buffer allocation and add performance data.appro2010-07-141-13/+22
* sha1-armv4-large.pl: add performance data for Cortex A8 core.appro2010-07-131-1/+3
* ARM assembler pack: reschedule instructions for dual-issue pipeline.appro2010-07-134-237/+247
* PR: 2297steve2010-07-091-3/+3
* gcm128.c: API modification and readability improvements,appro2010-07-092-37/+46
* Rework framework for assembler support for AES counter mode and addappro2010-07-094-68/+158
* Harmonize s390x assembler modules with "catch-all" rules from commit#19749.appro2010-07-094-2/+9
* armv4-mont.pl: addenum to previous commit#19749.appro2010-07-081-0/+3
* crypto/*/Makefile: unify "catch-all" assembler make rules and harmonizeappro2010-07-089-12/+17
* rand_nw.c: compensate for gcc bug (using %edx instead of %eax at -O3).appro2010-07-081-2/+2
* sparcv9cap.c: reiterate CPU detection logic.appro2010-07-082-18/+66
* ghash-armv4.pl: excuse myself from implementing "528B" flavour.appro2010-07-021-0/+10
* ghash-sparcv9.pl: fix Makefile rule and add performance data for T1.appro2010-07-022-2/+9
* crypto/sparc*: eliminate _sparcv9_rdwrasi.appro2010-07-022-16/+2
* SPARCv9 assembler pack: refine CPU detection on Linux, fix for "unalignedappro2010-07-016-3/+88
* clarify commentsteve2010-06-161-4/+7
* Fix warnings.ben2010-06-1223-69/+21
* ghash-x86_64.pl: "528B" variant delivers further >30% improvement.appro2010-06-091-43/+204
* ghash-x86.pl: commentary updates.appro2010-06-091-29/+32
* ghash-x86.pl: "528B" variant of gcm_ghash_4bit_mmx gives 20-40%appro2010-06-041-23/+384
* x86 perlasm: add support for 16-bit values.appro2010-06-043-2/+10
* add CVE-2010-0742 and CVS-2010-1633 fixessteve2010-06-012-2/+4
* x86_64-xlate.pl: refine mingw support and regexps, update commentary.appro2010-06-011-4/+9
* fix PR#2261 in a different waysteve2010-05-311-0/+7
* PR: 2278steve2010-05-291-1/+1
* PR: 2258steve2010-05-271-23/+54
* PR: 2266steve2010-05-261-3/+3
* gcm128.c: P.-M. Hager has tipped about possibility to fold reductionsappro2010-05-261-0/+112
* ghash-x86.pl: MMX optimization (+20-40%) and commentary update.appro2010-05-231-82/+89
* gcm128.c: commentary update.appro2010-05-231-9/+29
* PR: 2251steve2010-05-221-1/+27
* Stop compiler complaining in pedantic mode: may be a better way to do this...steve2010-05-221-1/+1
* PR: 2253steve2010-05-151-1/+2
* rc4-x86_64.pl: "Westmere" optimization.appro2010-05-131-0/+5
* ghash-x86[_64].pl: add due credit.appro2010-05-132-0/+8
* GCM "jumbo" update:appro2010-05-133-265/+1149
* x86asm.pl: consistency imrovements.appro2010-05-131-5/+13
* x86_64-xlate.pl: refine some regexp's and add support for OWORD/QWORD PTR.appro2010-05-131-5/+10
* Revert previous Linux-specific/centric commit#19629. If it really has toappro2010-05-057-15/+1
* Non-executable stack in asm.ben2010-05-057-1/+15
* "Jumbo" update for crypto/modes:appro2010-05-049-127/+245
* Add ghash-armv4.pl.appro2010-05-031-0/+266
* PR: 2244steve2010-05-031-0/+1
* PR: 2250steve2010-05-031-2/+1
* experimental function to convert ASN1_TIME to tm, not used or even compiled i...steve2010-05-034-6/+68
* Missing declarations, no assembler in PEDANTIC.ben2010-05-012-4/+19
* bss_file.c: refine UTF-8 logic on Windows.appro2010-04-281-18/+35