2013-04-23 |
Andy Polyakov | bsaes-armv7.pl: add bsaes_cbc_encrypt and bsaes_ctr32_encryp...
|
commit | commitdiff | tree |
2013-04-23 |
Andy Polyakov | bsaes-armv7.pl: take it into build loop.
|
commit | commitdiff | tree |
2013-04-13 |
Andy Polyakov | Fix Windows linking error in GOST test case.
|
commit | commitdiff | tree |
2013-04-13 |
Andy Polyakov | crypto/modes/modes_lcl.h: let STRICT_ALIGNMENT be on...
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | cryptlib.c: fix typo in OPENSSL_showfatal.
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | aesni-x86_64.pl: optimize CBC decrypt.
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | e_aes.c: reserve for future extensions.
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | gcm128.c: fix linking problems in 32-bit Windows build.
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | dest4-sparcv9.pl: add clarification comment.
|
commit | commitdiff | tree |
2013-04-04 |
Andy Polyakov | evptests.txt: add XTS test vectors
|
commit | commitdiff | tree |
2013-03-31 |
Andy Polyakov | Add support for SPARC T4 DES opcode.
|
commit | commitdiff | tree |
2013-03-31 |
Andy Polyakov | des_enc.m4: add missing #include.
|
commit | commitdiff | tree |
2013-03-29 |
Andy Polyakov | Add AES-NI GCM stitch.
|
commit | commitdiff | tree |
2013-03-29 |
Andy Polyakov | aesni-x86_64.pl: fix typo and optimize small block...
|
commit | commitdiff | tree |
2013-03-26 |
Andy Polyakov | aesni-x86_64.pl: optimize CTR even further.
|
commit | commitdiff | tree |
2013-03-24 |
Andy Polyakov | ghash-x86_64.pl: add AVX code path.
|
commit | commitdiff | tree |
2013-03-19 |
Andy Polyakov | aesni-x86_64.pl: optimize CTR even further.
|
commit | commitdiff | tree |
2013-03-19 |
Andy Polyakov | ghash-x86_64.pl: minor optimization.
|
commit | commitdiff | tree |
2013-03-18 |
Andy Polyakov | e_aes_cbc_hmac_sha1.c: fix rare bad record mac on AES...
|
commit | commitdiff | tree |
2013-03-06 |
Andy Polyakov | evptests.txt: additional GCM test vectors.
|
commit | commitdiff | tree |
2013-03-06 |
Andy Polyakov | ghash-x86_64.pl: fix length handling bug.
|
commit | commitdiff | tree |
2013-03-04 |
Andy Polyakov | x86cpuid.pl: make it work with older CPUs.
|
commit | commitdiff | tree |
2013-03-01 |
Andy Polyakov | x86_64-gf2m.pl: fix typo.
|
commit | commitdiff | tree |
2013-03-01 |
Andy Polyakov | x86_64-gf2m.pl: add missing Windows build fix for ...
|
commit | commitdiff | tree |
2013-02-15 |
Andy Polyakov | sha256-586.pl: code refresh.
|
commit | commitdiff | tree |
2013-02-14 |
Andy Polyakov | sha1-586.pl: code refresh.
|
commit | commitdiff | tree |
2013-02-14 |
Andy Polyakov | ghash-x86[_64].pl: code refresh.
|
commit | commitdiff | tree |
2013-02-14 |
Andy Polyakov | [aesni-]sha1-x86_64.pl: code refresh.
|
commit | commitdiff | tree |
2013-02-14 |
Andy Polyakov | sha512-x86_64.pl: add AVX2 code path.
|
commit | commitdiff | tree |
2013-02-14 |
Andy Polyakov | bn_nist.c: work around clang 3.0 bug.
|
commit | commitdiff | tree |
2013-02-11 |
Andy Polyakov | sparccpuid.S: work around emulator bug on T1.
|
commit | commitdiff | tree |
2013-02-08 |
Andy Polyakov | s3_cbc.c: make CBC_MAC_ROTATE_IN_PLACE universal.
|
commit | commitdiff | tree |
2013-02-08 |
Andy Polyakov | s3_cbc.c: get rid of expensive divisions.
|
commit | commitdiff | tree |
2013-02-08 |
Andy Polyakov | s3_cbc.c: fix warning [in Windows build].
|
commit | commitdiff | tree |
2013-02-08 |
Andy Polyakov | e_aes_cbc_hmac_sha1.c: align calculated MAC at cache...
|
commit | commitdiff | tree |
2013-02-08 |
Andy Polyakov | ssl/*: revert "remove SSL_RECORD->orig_len" and merge...
|
commit | commitdiff | tree |
2013-02-02 |
Andy Polyakov | x86_64 assembly pack: keep making Windows build more...
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | x86_64 assembly pack: make Windows build more robust.
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | TABLE update.
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | Configure: update linux-mips* lines.
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | bn/asm/mips.pl: hardwire local call to bn_div_words.
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | sha512-ppc.pl: minimize stack frame.
|
commit | commitdiff | tree |
2013-01-22 |
Andy Polyakov | gost2814789t.c: portability fixes.
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | Improve WINCE support.
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | More .gitignore adjustments.
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | gost_crypt.c: add assertions.
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | engines/ccgost: add test case.
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | sha512-ppc.pl: add PPC32 code, >2x improvement on in...
|
commit | commitdiff | tree |
2013-01-19 |
Andy Polyakov | .gitignore adjustments
|
commit | commitdiff | tree |
2012-12-19 |
Andy Polyakov | gost_crypt.c: more intuitive ceiling.
|
commit | commitdiff | tree |
2012-12-19 |
Andy Polyakov | engines/cchost/gost_crypt.c: fix typo.
|
commit | commitdiff | tree |
2012-12-19 |
Andy Polyakov | engines/e_capi.c: fix typo.
|
commit | commitdiff | tree |
2012-12-19 |
Andy Polyakov | engine/cchost: fix bugs.
|
commit | commitdiff | tree |
2012-12-18 |
Andy Polyakov | dso/dso_win32.c: fix compiler warning.
|
commit | commitdiff | tree |
2012-12-18 |
Andy Polyakov | util/pl/VC-32.pl fix typo.
|
commit | commitdiff | tree |
2012-12-18 |
Andy Polyakov | util/pl/VC-32.pl: refresh, switch to ws2, add crypt32...
|
commit | commitdiff | tree |
2012-12-16 |
Andy Polyakov | VC-32.pl: fix typo.
|
commit | commitdiff | tree |
2012-12-16 |
Andy Polyakov | d1_lib.c,bss_dgram.c: eliminate dependency on _ftime.
|
commit | commitdiff | tree |
2012-12-13 |
Andy Polyakov | fips/fipsld: improve cross-compile support.
|
commit | commitdiff | tree |
2012-12-05 |
Andy Polyakov | aes-s390x.pl: fix XTS bugs in z196-specific code path.
|
commit | commitdiff | tree |
2012-12-04 |
Andy Polyakov | ghash-sparcv9.pl: shave off one more xmulx, improve...
|
commit | commitdiff | tree |
2012-12-01 |
Andy Polyakov | cryptlib.c: fix logical error.
|
commit | commitdiff | tree |
2012-12-01 |
Andy Polyakov | aesni-x86_64.pl: CTR face lift, +25% on Bulldozer.
|
commit | commitdiff | tree |
2012-12-01 |
Andy Polyakov | aes-s390x.pl: harmonize software-only code path [and...
|
commit | commitdiff | tree |
2012-11-28 |
Andy Polyakov | C64x+ assembly pack: improve EABI support.
|
commit | commitdiff | tree |
2012-11-28 |
Andy Polyakov | Update support for Intel compiler: add linux-x86_64...
|
commit | commitdiff | tree |
2012-11-24 |
Andy Polyakov | AES for SPARC T4: add XTS, reorder subroutines to improve...
|
commit | commitdiff | tree |
2012-11-19 |
Andy Polyakov | x86_64-gcc.c: resore early clobber constraint.
|
commit | commitdiff | tree |
2012-11-17 |
Andy Polyakov | cryptlib.c: revert typo.
|
commit | commitdiff | tree |
2012-11-17 |
Andy Polyakov | Extend OPENSSL_ia32cap_P with extra word to accomodate...
|
commit | commitdiff | tree |
2012-11-17 |
Andy Polyakov | perlasm/sparcv9_modes.pl: addendum to commit#22966.
|
commit | commitdiff | tree |
2012-11-17 |
Andy Polyakov | Support for SPARC T4 MONT[MUL|SQR] instructions.
|
commit | commitdiff | tree |
2012-11-12 |
Andy Polyakov | aes-x86_64.pl: Atom-specific optimizations, +10%.
|
commit | commitdiff | tree |
2012-11-12 |
Andy Polyakov | aes-586.pl: Atom-specific optimization, +44/29%, minor...
|
commit | commitdiff | tree |
2012-11-10 |
Andy Polyakov | ppccap.c: fix typo.
|
commit | commitdiff | tree |
2012-11-10 |
Andy Polyakov | ppccap.c: restrict features on AIX 5.
|
commit | commitdiff | tree |
2012-11-09 |
Andy Polyakov | bn_word.c: fix overflow bug in BN_add_word.
|
commit | commitdiff | tree |
2012-11-05 |
Andy Polyakov | crypto/modes: even more strict aliasing fixes [and...
|
commit | commitdiff | tree |
2012-11-05 |
Andy Polyakov | cbc128.c: fix strict aliasing warning.
|
commit | commitdiff | tree |
2012-11-05 |
Andy Polyakov | e_camillia.c: remove copy-n-paste artifact, EVP_CIPH_FLAG_FI...
|
commit | commitdiff | tree |
2012-11-05 |
Andy Polyakov | ghash-sparcv9.pl: 22% improvement on T4.
|
commit | commitdiff | tree |
2012-10-29 |
Andy Polyakov | mk1mf.pl: correct flags.
|
commit | commitdiff | tree |
2012-10-29 |
Andy Polyakov | e_os.h: keep stdin redifinitions to "normal" Windows.
|
commit | commitdiff | tree |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: further adjustments.
|
commit | commitdiff | tree |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: fix typo.
|
commit | commitdiff | tree |
2012-10-27 |
Andy Polyakov | e_os.h: skip redundant headers in fipscanister build.
|
commit | commitdiff | tree |
2012-10-27 |
Andy Polyakov | util/fipslink.pl: allow for single-step link.
|
commit | commitdiff | tree |
2012-10-27 |
Andy Polyakov | util/pl/VC-32.pl: make fipscanister.lib universally...
|
commit | commitdiff | tree |
2012-10-25 |
Andy Polyakov | test_t4: cover even Camellia.
|
commit | commitdiff | tree |
2012-10-25 |
Andy Polyakov | SPARCv9 assembly pack: harmonize ABI handling (so that...
|
commit | commitdiff | tree |
2012-10-25 |
Andy Polyakov | [aes|cmll]t4-sparcv9.pl: unify argument handling.
|
commit | commitdiff | tree |
2012-10-25 |
Andy Polyakov | perlasm/sparcv9_modes.pl: fix typo in IV save code...
|
commit | commitdiff | tree |
2012-10-24 |
Andy Polyakov | ghash-sparcv9.pl: add VIS3 code path.
|
commit | commitdiff | tree |
2012-10-21 |
Andy Polyakov | linux-pcc: make it more robust and recognize KERNEL_BITS...
|
commit | commitdiff | tree |
2012-10-20 |
Andy Polyakov | Add VIS3-capable sparcv9-gf2m module.
|
commit | commitdiff | tree |
2012-10-20 |
Andy Polyakov | Add VIS3 Montgomery multiplication.
|
commit | commitdiff | tree |
2012-10-16 |
Andy Polyakov | aix[64]-cc: get MT support right (gcc targets are not...
|
commit | commitdiff | tree |
2012-10-15 |
Andy Polyakov | sparcv9_modes.pl: membars are reported as must-have.
|
commit | commitdiff | tree |
2012-10-14 |
Andy Polyakov | md5-sparcv9.pl: avoid %asi modifications, improve short...
|
commit | commitdiff | tree |
2012-10-14 |
Andy Polyakov | [md5|sha1|sha512]-sparcv9.pl: "cooperative" optimizations...
|
commit | commitdiff | tree |
next |