projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
e_padlock-x86.pl: make it work on VIA C3 (which doesn't support SSE2).
2011-10-01
Andy Polyakov
e_padlock-x86.pl: make it work on VIA C3 (which doesn...
commit
|
commitdiff
|
tree
2011-09-27
Andy Polyakov
bsaes-x86_64.pl: add due credit.
commit
|
commitdiff
|
tree
2011-09-25
Andy Polyakov
Add bit-sliced AES x86_64 assembler, see http://homes...
commit
|
commitdiff
|
tree
2011-09-18
Andy Polyakov
Make latest assembler additions (vpaes and e_padlock...
commit
|
commitdiff
|
tree
2011-09-17
Andy Polyakov
sha256-586.pl: minor optimization, +0-2% on all CPUs...
commit
|
commitdiff
|
tree
2011-09-17
Andy Polyakov
sha512-x86_64.pl: +15% better performance on Westmere...
commit
|
commitdiff
|
tree
2011-09-15
Andy Polyakov
Integrate Vector Permutation AES into build system.
commit
|
commitdiff
|
tree
2011-09-14
Andy Polyakov
Allow for dynamic base in Win64 FIPS module.
commit
|
commitdiff
|
tree
2011-09-12
Andy Polyakov
vpaes-x86[_64]*.pl: fix typo.
commit
|
commitdiff
|
tree
2011-09-12
Andy Polyakov
Add so called Vector Permutation AES x86[_64] assembler...
commit
|
commitdiff
|
tree
2011-09-06
Andy Polyakov
engines/asm/e_padlock-x86_64.pl: name it right and...
commit
|
commitdiff
|
tree
2011-09-06
Andy Polyakov
Padlock engine: make it independent of inline assembler.
commit
|
commitdiff
|
tree
2011-09-05
Andy Polyakov
config: don't add -Wa options with no-asm.
commit
|
commitdiff
|
tree
2011-09-05
Andy Polyakov
crypto/bn/bn_gf2m.c: make it work with BN_DEBUG.
commit
|
commitdiff
|
tree
2011-08-27
Andy Polyakov
bn_exp.c: improve portability.
commit
|
commitdiff
|
tree
2011-08-27
Andy Polyakov
util/incore: fix typo.
commit
|
commitdiff
|
tree
2011-08-23
Andy Polyakov
Add RC4-MD5 and AESNI-SHA1 "stitched" implementations.
commit
|
commitdiff
|
tree
2011-08-22
Andy Polyakov
eng_rsax.c: improve portability.
commit
|
commitdiff
|
tree
2011-08-19
Andy Polyakov
modexp512-x86_64.pl: make it work with ml64.
commit
|
commitdiff
|
tree
2011-08-16
Andy Polyakov
Makefile.org: get commit#21249 right.
commit
|
commitdiff
|
tree
2011-08-14
Andy Polyakov
bn_div.c: remove duplicate code by merging BN_div and...
commit
|
commitdiff
|
tree
2011-08-14
Andy Polyakov
x86_64-mont5.pl: add missing Win64 support.
commit
|
commitdiff
|
tree
2011-08-14
Andy Polyakov
eng_rdrand.c: make it link in './config 386' case.
commit
|
commitdiff
|
tree
2011-08-13
Andy Polyakov
armv4-mont.pl: profiler-assisted optimization gives...
commit
|
commitdiff
|
tree
2011-08-12
Andy Polyakov
SPARC assembler pack: fix FIPS linking errors.
commit
|
commitdiff
|
tree
2011-08-12
Andy Polyakov
x86_64-xlate.pl: fix movzw.
commit
|
commitdiff
|
tree
2011-08-12
Andy Polyakov
This commit completes recent modular exponentiation...
commit
|
commitdiff
|
tree
2011-08-12
Andy Polyakov
alphacpuid.pl: fix alignment bug.
commit
|
commitdiff
|
tree
2011-08-10
Andy Polyakov
Add provisory support for RDRAND instruction.
commit
|
commitdiff
|
tree
2011-08-09
Andy Polyakov
x86_64-mont.pl: futher optimization resulting in up...
commit
|
commitdiff
|
tree
2011-08-07
Andy Polyakov
aes/asm/aesni-*.pl: fix CCM and further optimize it.
commit
|
commitdiff
|
tree
2011-07-23
Andy Polyakov
cryptlib.c: OPENSSL_ia32cap environment variable to...
commit
|
commitdiff
|
tree
2011-07-22
Andy Polyakov
util/incore: fix brown-bag bug.
commit
|
commitdiff
|
tree
2011-07-22
Andy Polyakov
util/incore: make transition smoother.
commit
|
commitdiff
|
tree
2011-07-22
Andy Polyakov
fips_canister.c: add support for embedded ppc linux.
commit
|
commitdiff
|
tree
2011-07-20
Andy Polyakov
aes-ppc.pl: minor optimization favoring embedded processors...
commit
|
commitdiff
|
tree
2011-07-20
Andy Polyakov
Add RSAX builtin engine. It optimizes RSA1024 sign...
commit
|
commitdiff
|
tree
2011-07-18
Andy Polyakov
sha512-sparcv9.pl: minor optimization of sha256.
commit
|
commitdiff
|
tree
2011-07-17
Andy Polyakov
ARM assembler pack: add platform run-time detection.
commit
|
commitdiff
|
tree
2011-07-13
Andy Polyakov
fips/Makefile: HP-UX-specific update.
commit
|
commitdiff
|
tree
2011-07-13
Andy Polyakov
ms/uplink.c: fix Visual Studio 2010 warning.
commit
|
commitdiff
|
tree
2011-07-13
Andy Polyakov
config: detect if assembler supports --noexecstack...
commit
|
commitdiff
|
tree
2011-07-13
Andy Polyakov
perlasm/cbc.pl: fix tail processing bug.
commit
|
commitdiff
|
tree
2011-07-11
Andy Polyakov
ssl/ssl_ciph.c: allow to switch to predefined "composite...
commit
|
commitdiff
|
tree
2011-07-11
Andy Polyakov
ssl/t1_enc.c: initial support for AEAD ciphers.
commit
|
commitdiff
|
tree
2011-07-11
Andy Polyakov
evp.h: add flag to distinguish AEAD ciphers and pair...
commit
|
commitdiff
|
tree
2011-07-05
Andy Polyakov
x86_64-mont.pl: add squaring procedure and improve...
commit
|
commitdiff
|
tree
2011-07-04
Andy Polyakov
x86_64-xlate.pl: sha1 and md5 warnings made it to nasm...
commit
|
commitdiff
|
tree
2011-07-04
Andy Polyakov
sha1-x86_64.pl: nasm 2.07 screws up labels if AVX path...
commit
|
commitdiff
|
tree
2011-07-04
Andy Polyakov
s390x-gf2m.pl: commentary update (final performance...
commit
|
commitdiff
|
tree
2011-07-01
Andy Polyakov
sha1-x86_64.pl: fix win64-specific typos and add masm...
commit
|
commitdiff
|
tree
2011-07-01
Andy Polyakov
x86_64-xlate.pl: masm-specific update.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
crypto/aes/Makefile: make it work on IRIX.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
crypto/whrlpool/wp_block.c: harmonize OPENSSL_ia32cap_P.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
crypto/sha/asm/sha[1|512]-mips.pl: minor updates.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
rc4-586.pl: add Atom performance results.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
md5-x86_86.pl: remove redundant instructions.
commit
|
commitdiff
|
tree
2011-06-28
Andy Polyakov
crypto/bn/Makefile: fix typo.
commit
|
commitdiff
|
tree
2011-06-27
Andy Polyakov
Configure: clean up linux32-s390x line.
commit
|
commitdiff
|
tree
2011-06-27
Andy Polyakov
s390x assembler pack: add s390x-gf2m.pl and harmonize...
commit
|
commitdiff
|
tree
2011-06-27
Andy Polyakov
rc4-x86_64.pl: commentary update.
commit
|
commitdiff
|
tree
2011-06-27
Andy Polyakov
Minor x86_64 perlasm update.
commit
|
commitdiff
|
tree
2011-06-06
Andy Polyakov
rc4_skey.c: remove dead/redundant code (it's never...
commit
|
commitdiff
|
tree
2011-06-06
Andy Polyakov
e_aes.c: move AES-NI run-time switch and implement...
commit
|
commitdiff
|
tree
2011-06-04
Andy Polyakov
x86_64cpuid.pl: fix typo.
commit
|
commitdiff
|
tree
2011-06-04
Andy Polyakov
x86[_64]cpuid.pl: add function accessing rdrand instruction.
commit
|
commitdiff
|
tree
2011-05-30
Andy Polyakov
e_aes.c: fix typo.
commit
|
commitdiff
|
tree
2011-05-30
Andy Polyakov
e_aes.c: fix aes_cfb1_cipher.
commit
|
commitdiff
|
tree
2011-05-30
Andy Polyakov
e_aes.c: integrate AESNI directly into EVP.
commit
|
commitdiff
|
tree
2011-05-30
Andy Polyakov
aesni-x86[_64].pl: relax alignment requirement.
commit
|
commitdiff
|
tree
2011-05-29
Andy Polyakov
Various mingw64 fixes.
commit
|
commitdiff
|
tree
2011-05-29
Andy Polyakov
sha1-586|x86_64.pl: minor portability fix.
commit
|
commitdiff
|
tree
2011-05-29
Andy Polyakov
x86cpuid.pl: last commit broke platforms with perl...
commit
|
commitdiff
|
tree
2011-05-29
Andy Polyakov
sha1-586|x86_64.pl: add SSSE3 and AVX code paths.
commit
|
commitdiff
|
tree
2011-05-28
Andy Polyakov
aes-ppc.pl: handle unaligned data on page boundaries.
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
rc4-x86_64.pl: fix due credit.
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
rc4-x86_64.pl: RC4_options fix-up.
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
x86[_64]cpuid.pl: harmonize usage of reserved bits...
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
PPC assembler pack: adhere closer to ABI specs, add...
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
rc4-x86_64.pl: major optimization for contemporary...
commit
|
commitdiff
|
tree
2011-05-27
Andy Polyakov
rc4-586.pl: optimize even further...
commit
|
commitdiff
|
tree
2011-05-26
Andy Polyakov
x86_64cpuid.pl: get AVX masking right.
commit
|
commitdiff
|
tree
2011-05-25
Andy Polyakov
e_padlock.c: fix typo.
commit
|
commitdiff
|
tree
2011-05-25
Andy Polyakov
rc4-586.pl: optimize unused code path.
commit
|
commitdiff
|
tree
2011-05-24
Andy Polyakov
e_padlock.c: last x86_64 commit didn't work with some...
commit
|
commitdiff
|
tree
2011-05-24
Andy Polyakov
rc4-586.pl: 50% improvement on Core2 and 80% on Westmere.
commit
|
commitdiff
|
tree
2011-05-23
Andy Polyakov
spacrv9cap.c: addenum to recent EC optimizations.
commit
|
commitdiff
|
tree
2011-05-22
Andy Polyakov
aesni-x86[_64].pl: optimize for Sandy Bridge and add...
commit
|
commitdiff
|
tree
2011-05-22
Andy Polyakov
x86_64-gf2m.pl: add Win64 SEH.
commit
|
commitdiff
|
tree
2011-05-21
Andy Polyakov
ppccap.c: addenum to recent EC optimizations.
commit
|
commitdiff
|
tree
2011-05-21
Andy Polyakov
ec_cvt.c: ARM comparison results were wrong, clarify...
commit
|
commitdiff
|
tree
2011-05-20
Andy Polyakov
ec_cvt.c: avoid EC_GFp_nist_method on platforms with...
commit
|
commitdiff
|
tree
2011-05-18
Andy Polyakov
aesni-x86_64.pl: make it compile on MacOS X.
commit
|
commitdiff
|
tree
2011-05-18
Andy Polyakov
x86gas.pl: don't omit .comm OPENSSL_ia32cap_P on MacOS X.
commit
|
commitdiff
|
tree
2011-05-18
Andy Polyakov
x86_64-xlate.pl: add inter-register movq and make x86_64...
commit
|
commitdiff
|
tree
2011-05-18
Andy Polyakov
x86_64cpuid.pl: allow shared build to work without...
commit
|
commitdiff
|
tree
2011-05-18
Andy Polyakov
e_padlock.c: make it compile on MacOS X.
commit
|
commitdiff
|
tree
2011-05-16
Andy Polyakov
x86[_64]cpuid.pl: handle new extensions.
commit
|
commitdiff
|
tree
2011-05-16
Andy Polyakov
ppc-xlate.pl: get linux64 declaration right.
commit
|
commitdiff
|
tree
2011-05-16
Andy Polyakov
cms-test.pl: make it work with not-so-latest perl.
commit
|
commitdiff
|
tree
next