aboutsummaryrefslogtreecommitdiffstats
path: root/TABLE
Commit message (Collapse)AuthorAgeFilesLines
...
* Configure: reimplement commit#21695.Andy Polyakov2011-11-151-0/+33
|
* Configure, e_aes.c: allow for XTS assembler implementation.Andy Polyakov2011-11-151-2/+2
|
* Configure, x86gas.pl: fix linker warnings in 32-bit Darwin build.Andy Polyakov2011-11-121-1/+1
|
* Configure: harmonize darwin64-x86_64-cc line with assembler pack.Andy Polyakov2011-11-081-1/+1
|
* Configure: initial support for iOS.Andy Polyakov2011-11-081-0/+33
|
* vxworks-mips: unify and add assembler.Andy Polyakov2011-10-191-40/+7
|
* Fix warnings.Bodo Möller2011-10-191-24/+90
| | | | Also, use the common Configure mechanism for enabling/disabling the 64-bit ECC code.
* Engage bsaes-x86_64.pl, bit-sliced AES.Andy Polyakov2011-10-171-11/+11
|
* Add android-x86.Andy Polyakov2011-10-151-0/+33
|
* Integrate Vector Permutation AES into build system.Andy Polyakov2011-09-151-44/+44
|
* Padlock engine: make it independent of inline assembler.Andy Polyakov2011-09-061-0/+183
|
* Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.Andy Polyakov2011-08-231-22/+22
|
* This commit completes recent modular exponentiation optimizations onAndy Polyakov2011-08-121-12/+12
| | | | | | | | x86_64 platform. It targets specifically RSA1024 sign (using ideas from http://eprint.iacr.org/2011/239) and adds more than 10% on most platforms. Overall performance improvement relative to 1.0.0 is ~40% in average, with best result of 54% on Westmere. Incidentally ~40% is average improvement even for longer key lengths.
* Add RSAX builtin engine. It optimizes RSA1024 sign benchmark.Andy Polyakov2011-07-201-9/+9
|
* ARM assembler pack: add platform run-time detection.Andy Polyakov2011-07-171-2/+2
|
* s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.Andy Polyakov2011-06-271-2/+2
|
* x86_64 assembler pack: add x86_64-gf2m module.Andy Polyakov2011-05-161-10/+10
|
* x86 assembler pack: add bn_GF2m_mul_2x2 implementations (see x86-gf2m.pl forAndy Polyakov2011-05-071-33/+97
| | | | details and performance data).
* ARM assembler pack: engage newly introduced armv4-gf2m module.Andy Polyakov2011-05-051-2/+2
|
* ARM assembler pack: profiler-assisted optimizations and NEON support.Andy Polyakov2011-04-011-0/+32
|
* make update (1.1.0-dev)Richard Levitte2011-03-231-2/+2
| | | | | | This meant alarger renumbering in util/libeay.num due to symbols appearing in 1.0.0-stable and 1.0.1-stable. However, since there's been no release on this branch yet, it should be harmless.
* Configure: engage assembler in Android target.Andy Polyakov2011-02-121-4/+4
|
* make updateBodo Möller2011-02-031-6/+38
|
* TABLE update.Andy Polyakov2010-11-291-32/+128
|
* Configure: update mips[32|64]_asm lines.Andy Polyakov2010-10-221-7/+7
|
* MIPS assembler pack: enable it in Configure, add SHA2 module, fix make rules,Andy Polyakov2010-10-021-18/+18
| | | | update commentary...
* Configure: remove redundant -DMD32_REG_T=int.Andy Polyakov2010-09-101-9/+9
|
* Add ghash-s390x.pl.Andy Polyakov2010-09-101-2/+2
|
* Rework framework for assembler support for AES counter mode and addAndy Polyakov2010-07-091-75/+75
| | | | AES_ctr32_encrypt to aes-s390x.pl.
* Configure: update mingw config-lines.Andy Polyakov2010-06-011-2/+2
|
* Add ghash-armv4.pl.Andy Polyakov2010-05-031-1/+1
|
* Add ghash-parisc.pl.Andy Polyakov2010-04-281-2/+34
|
* Take gcm128.c and ghash assembler modules into the build loop.Andy Polyakov2010-04-221-2/+177
|
* sha1-alpha.pl: engage it in build.Andy Polyakov2010-04-101-7/+7
|
* Reserve for option to implement AES counter in assembler.Andy Polyakov2010-02-231-75/+75
|
* Enable PA-RISC assembler in Configure (feedback from PA-RISC 2.0 is stillAndy Polyakov2010-01-191-15/+15
| | | | needed).
* s390x assembler update: add support for run-time facility detection.Andy Polyakov2010-01-191-1/+1
|
* Add Montgomery multiplication module for IA-64.Andy Polyakov2010-01-061-9/+9
|
* Adapt mingw config for newer mingw environment. Note modified conditionalAndy Polyakov2009-12-301-2/+2
| | | | | compilation in e_capi.c. PR: 2113
* ppc64-mont.pl: adapt for 32-bit and engage for all builds.Andy Polyakov2009-12-261-21/+21
|
* make udpateDr. Stephen Henson2009-11-091-7/+7
|
* make updateDr. Stephen Henson2009-10-181-2/+2
|
* Update default dependency flags.Dr. Stephen Henson2009-08-121-0/+93
| | | | | | Make error name discrepancies a fatal error. Fix error codes. make update
* Make update.Dr. Stephen Henson2009-07-081-36/+160
|
* Make it possible to compile CAPI engine under mingw64.Andy Polyakov2009-05-031-1/+1
|
* Engage cmll-x86_64.pl in Win64 build and make it compile correctly.Andy Polyakov2009-05-021-2/+2
|
* Intel AES-NI engine.Andy Polyakov2009-04-271-43/+43
| | | | Submitted by: Huang Ying
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-231-1/+1
|
* Merge from 1.0.0-stable branch.Dr. Stephen Henson2009-04-031-1/+1
|
* RC4 for s390x.Andy Polyakov2009-02-111-1/+1
|