index
:
delta/openssl.git
BRANCH_ASN1
BRANCH_OpenSSL_0_9_8k
BRANCH_VMS_64BIT
BRANCH_WIN64
BRANCH_engine
OpenSSL-engine-0_9_6-stable
OpenSSL-fips-0_9_7-stable
OpenSSL-fips-0_9_8-stable
OpenSSL-fips-1_2-stable
OpenSSL-fips-2_0-stable
OpenSSL-fips2-0_9_7-stable
OpenSSL-rfc3820-0_9_7-stable
OpenSSL_0_9_6-stable
OpenSSL_0_9_7-stable
OpenSSL_0_9_8-stable
OpenSSL_0_9_8fg-stable
OpenSSL_1_0_0-stable
OpenSSL_1_0_1-stable
OpenSSL_1_0_2-stable
OpenTLS
SSLeay
baserock/morph
master
origin
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
crypto
/
aes
Commit message (
Expand
)
Author
Age
Files
Lines
*
aesni-x86[_64].pl: fix bug in CCM code.
appro
2011-10-14
2
-9
/
+7
*
bsaes-x86_64.pl: add due credit.
appro
2011-09-27
1
-4
/
+4
*
Add bit-sliced AES x86_64 assembler, see http://homes.esat.kuleuven.be/~ekasp...
appro
2011-09-25
1
-0
/
+1184
*
Make latest assembler additions (vpaes and e_padlock) work in Windows build.
appro
2011-09-18
1
-1
/
+1
*
Integrate Vector Permutation AES into build system.
appro
2011-09-15
3
-6
/
+12
*
Allow for dynamic base in Win64 FIPS module.
appro
2011-09-14
1
-0
/
+10
*
vpaes-x86[_64]*.pl: fix typo.
appro
2011-09-12
2
-2
/
+2
*
Add so called Vector Permutation AES x86[_64] assembler, see
appro
2011-09-12
2
-0
/
+2103
*
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
appro
2011-08-23
2
-0
/
+1251
*
aes/asm/aesni-*.pl: fix CCM and further optimize it.
appro
2011-08-07
2
-68
/
+78
*
aes-ppc.pl: minor optimization favoring embedded processors (performance
appro
2011-07-20
1
-132
/
+132
*
crypto/aes/Makefile: make it work on IRIX.
appro
2011-06-28
1
-0
/
+3
*
s390x assembler pack: add s390x-gf2m.pl and harmonize AES_xts_[en|de]crypt.
appro
2011-06-27
1
-11
/
+12
*
Minor x86_64 perlasm update.
appro
2011-06-27
1
-9
/
+7
*
aesni-x86[_64].pl: relax alignment requirement.
appro
2011-05-30
2
-2
/
+2
*
aes-ppc.pl: handle unaligned data on page boundaries.
appro
2011-05-28
1
-1
/
+157
*
PPC assembler pack: adhere closer to ABI specs, add PowerOpen traceback data.
appro
2011-05-27
1
-11
/
+31
*
aesni-x86[_64].pl: optimize for Sandy Bridge and add XTS mode.
appro
2011-05-22
2
-622
/
+3161
*
aesni-x86_64.pl: make it compile on MacOS X.
appro
2011-05-18
1
-2
/
+2
*
ARM assembler pack: profiler-assisted optimizations and NEON support.
appro
2011-04-01
2
-30
/
+134
*
s390x assembler pack: tune-up and support for new z196 hardware.
appro
2011-03-04
1
-25
/
+764
*
Update dependencies.
steve
2011-02-21
1
-10
/
+28
*
Experimental symbol renaming to avoid clashes with regular OpenSSL.
steve
2011-02-16
6
-0
/
+6
*
Change AR to ARX to allow exclusion of fips object modules
steve
2011-01-26
1
-1
/
+1
*
s390x assembler pack: adapt for -m31 build, see commentary in Configure
appro
2010-11-29
1
-72
/
+95
*
Add aes-mips.pl assembler module.
appro
2010-10-21
1
-0
/
+1606
*
s390x assembler pack: extend OPENSSL_s390xcap_P to 128 bits.
appro
2010-09-18
1
-1
/
+1
*
fix bug in AES_unwrap()
steve
2010-08-30
1
-3
/
+3
*
aes-x86_64.pl: commit#19797 was overzealous, partially reverse.
appro
2010-07-26
1
-2
/
+6
*
aes-x86_64.pl: remove redundant instructions.
appro
2010-07-26
1
-10
/
+2
*
aesni-x86_64.pl: fix typos.
appro
2010-07-26
1
-11
/
+14
*
perlasm/x86asm.pl: move aesni and pclmulqdq opcodes to aesni-x86.pl and
appro
2010-07-26
1
-4
/
+21
*
#if out deleted function from headers so it isn't picked up by WIN32 build
steve
2010-07-26
1
-0
/
+2
*
aesni-x86[_64].pl: fine-tune, add CCM subroutine, add performance data.
appro
2010-07-25
2
-255
/
+769
*
aes-s390x.pl: revisit buffer allocation and add performance data.
appro
2010-07-14
1
-13
/
+22
*
ARM assembler pack: reschedule instructions for dual-issue pipeline.
appro
2010-07-13
1
-199
/
+194
*
PR: 2297
steve
2010-07-09
1
-3
/
+3
*
Rework framework for assembler support for AES counter mode and add
appro
2010-07-09
3
-66
/
+145
*
Harmonize s390x assembler modules with "catch-all" rules from commit#19749.
appro
2010-07-09
1
-0
/
+4
*
crypto/*/Makefile: unify "catch-all" assembler make rules and harmonize
appro
2010-07-08
2
-1
/
+5
*
Revert previous Linux-specific/centric commit#19629. If it really has to
appro
2010-05-05
1
-2
/
+1
*
Non-executable stack in asm.
ben
2010-05-05
1
-1
/
+2
*
aes-ppc.pl: 10% performance improvement on Power6.
appro
2010-04-10
1
-128
/
+141
*
AESNI engine: add counter mode.
appro
2010-04-10
2
-57
/
+460
*
ARMv4 assembler: fix compilation failure. Fix is actually unconfirmed, but
appro
2010-03-29
1
-0
/
+1
*
Reserve for option to implement AES counter in assembler.
appro
2010-02-23
1
-2
/
+2
*
s390x assembler update: add support for run-time facility detection.
appro
2010-01-19
1
-0
/
+6
*
Throw in more PA-RISC assembler.
appro
2009-12-27
2
-0
/
+1024
*
aesni-x86.pl: eliminate development comments.
appro
2009-11-15
1
-8
/
+27
*
aesni-x86_64.pl: resolve LNK1223 error.
appro
2009-05-02
1
-4
/
+4
[next]