projects
/
openssl.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Optimize CMAC_Update for better performance.
2019-12-11
Andy Polyakov
Configure: use ELFv2 ABI on some ppc64 big endian systems
commit
|
commitdiff
|
tree
2019-12-11
Andy Polyakov
crypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
commit
|
commitdiff
|
tree
2019-12-06
Andy Polyakov
Fix an overflow bug in rsaz_512_sqr
commit
|
commitdiff
|
tree
2019-04-17
Andy Polyakov
chacha/asm/chacha-armv8.pl: replace 3+1 code paths...
commit
|
commitdiff
|
tree
2019-04-17
Andy Polyakov
aes/asm/aesv8-armx.pl: ~20% improvement on ThunderX2.
commit
|
commitdiff
|
tree
2019-04-17
Andy Polyakov
ARM64 assembly pack: add ThunderX2 results.
commit
|
commitdiff
|
tree
2019-03-29
Andy Polyakov
Configurations/00-base-templates.conf: engage {chacha...
commit
|
commitdiff
|
tree
2019-03-29
Andy Polyakov
IA64 assembly pack: add {chacha|poly1305}-ia64 modules.
commit
|
commitdiff
|
tree
2019-03-11
Andy Polyakov
sha/asm/keccak1600-ppc64.pl: up 10% performance improvement.
commit
|
commitdiff
|
tree
2019-02-19
Andy Polyakov
sha/keccak1600.c: subscribe more platforms for "complementin...
commit
|
commitdiff
|
tree
2019-02-16
Andy Polyakov
ARM64 assembly pack: make it Windows-friendly.
commit
|
commitdiff
|
tree
2019-02-16
Andy Polyakov
ARM assembly pack: make it Windows-friendly.
commit
|
commitdiff
|
tree
2019-02-12
Andy Polyakov
AArch64 assembly pack: authenticate return addresses.
commit
|
commitdiff
|
tree
2019-02-01
Andy Polyakov
poly1305/asm/poly1305-ppc.pl: add vector base 2^26...
commit
|
commitdiff
|
tree
2019-02-01
Andy Polyakov
perlasm/ppc-xlate.pl: add VSX word load/store instructions.
commit
|
commitdiff
|
tree
2018-12-08
Andy Polyakov
err/err.c: improve err_clear_last_constant_time's portability.
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
bn/bn_{div|shift}.c: introduce fixed-top interfaces.
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
bn/bn_div.c: make conditional addition unconditional
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
Configure: recognize div3w modules and add -DBN_DIV3W.
commit
|
commitdiff
|
tree
2018-12-05
Andy Polyakov
Configurations/10-main.conf: remove MIPS bn_div_3_words.
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
rsa/rsa_ssl.c: make RSA_padding_check_SSLv23 constant...
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
rsa/rsa_oaep.c: remove memcpy calls from RSA_padding_check_P...
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
rsa/rsa_pk1.c: remove memcpy calls from RSA_padding_check_PK...
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
rsa/rsa_ossl.c: make RSAerr call in rsa_ossl_private_decrypt...
commit
|
commitdiff
|
tree
2018-11-30
Andy Polyakov
err/err.c: add err_clear_last_constant_time.
commit
|
commitdiff
|
tree
2018-11-21
Andy Polyakov
rsa/rsa_ossl.c: cache MONT_CTX for public modulus earlier.
commit
|
commitdiff
|
tree
2018-11-16
Andy Polyakov
sha/asm/sha512p8-ppc.pl: optimize epilogue.
commit
|
commitdiff
|
tree
2018-11-16
Andy Polyakov
sha/asm/sha512p8-ppc.pl: fix typo in prologue.
commit
|
commitdiff
|
tree
2018-10-31
Andy Polyakov
Configurations/15-android.conf: detect NDK llvm-ar.
commit
|
commitdiff
|
tree
2018-10-31
Andy Polyakov
Configurations/15-android.conf: fix implicit __ANDROID_API__...
commit
|
commitdiff
|
tree
2018-10-19
Andy Polyakov
sha/asm/keccak1600-armv8.pl: halve the size of hw-assisted...
commit
|
commitdiff
|
tree
2018-10-19
Andy Polyakov
Configurations/15-android.conf: add support for "standalone...
commit
|
commitdiff
|
tree
2018-10-19
Andy Polyakov
arch/async_posix.h: improve portability.
commit
|
commitdiff
|
tree
2018-10-12
Andy Polyakov
rsa/rsa_ossl.c: fix and extend commentary [skip ci].
commit
|
commitdiff
|
tree
2018-10-12
Andy Polyakov
ssl/s3_enc.c: fix logical errors in ssl3_final_finish_mac.
commit
|
commitdiff
|
tree
2018-10-12
Andy Polyakov
sha/asm/keccak1600-s390x.pl: resolve -march=z900 portability...
commit
|
commitdiff
|
tree
2018-08-31
Andy Polyakov
Revert ".travis.yml: omit linux-ppc64le target."
commit
|
commitdiff
|
tree
2018-08-26
Andy Polyakov
x509v3/v3_purp.c: refine lock-free check in x509v3_cache_ext...
commit
|
commitdiff
|
tree
2018-08-26
Andy Polyakov
internal/tsan_assist.h: add tsan_ld_acq and tsan_st_rel.
commit
|
commitdiff
|
tree
2018-08-24
Andy Polyakov
Configurations/unix-Makefile.tmpl: address find portability...
commit
|
commitdiff
|
tree
2018-08-23
Andy Polyakov
bn/bn_lib.c: conceal even memmory access pattern in...
commit
|
commitdiff
|
tree
2018-08-23
Andy Polyakov
bn/bn_blind.c: use Montgomery multiplication when possible.
commit
|
commitdiff
|
tree
2018-08-23
Andy Polyakov
rsa/rsa_ossl.c: implement variant of "Smooth CRT-RSA."
commit
|
commitdiff
|
tree
2018-08-23
Andy Polyakov
crypto/bn: add more fixed-top routines.
commit
|
commitdiff
|
tree
2018-08-22
Andy Polyakov
crypto/init.c: improve destructor_key's portability.
commit
|
commitdiff
|
tree
2018-08-22
Andy Polyakov
man3/OBJ_nid2obj.pod: mention failure code for OBJ_create.
commit
|
commitdiff
|
tree
2018-08-22
Andy Polyakov
asn1/asn_moid.c: overhaul do_create.
commit
|
commitdiff
|
tree
2018-08-18
Andy Polyakov
Configure: don't probe for --noexecstack assembler...
commit
|
commitdiff
|
tree
2018-08-17
Andy Polyakov
crypto/threads_*: remove CRYPTO_atomic_{read|write}.
commit
|
commitdiff
|
tree
2018-08-16
Andy Polyakov
internal/refcount.h: overhaul fencing and add _MSC_VER...
commit
|
commitdiff
|
tree
2018-08-13
Andy Polyakov
crypto/o_fopen.c: alias fopen to fopen64.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
crypto/mem.c: switch to tsan_assist.h in CRYPTO_MDEBUG.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
engine/eng_lib.c: remove redundant #ifdef.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
man3/OPENSSL_LH_COMPFUNC.pod: clarifications and updates.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
x509v3/v3_purp.c: re-implement lock-free check for...
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
x509v3/v3_purp.c: resolve Thread Sanitizer nit.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
ssl/*: switch to switch to Thread-Sanitizer-friendly...
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
lhash/lhash.c: switch to Thread-Sanitizer-friendly...
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
Add internal/tsan_assist.h.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
stack/stack.c: omit redundant NULL checks.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
Harmonize use of sk_TYPE_find's return value.
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
x509/x509name.c: fix potential crash in X509_NAME_get_text_b...
commit
|
commitdiff
|
tree
2018-08-07
Andy Polyakov
INSTALL,NOTES.ANDROID: minor updates.
commit
|
commitdiff
|
tree
2018-08-01
Andy Polyakov
asn1/tasn_utl.c: fix logical error in and overhaul...
commit
|
commitdiff
|
tree
2018-07-26
Andy Polyakov
00-base-templates.conf: engage x25519-ppc64 module.
commit
|
commitdiff
|
tree
2018-07-26
Andy Polyakov
Add ec/asm/x25519-ppc64.pl module.
commit
|
commitdiff
|
tree
2018-07-26
Andy Polyakov
bn/bn_mod.c: harmonize BN_mod_add_quick with original...
commit
|
commitdiff
|
tree
2018-07-26
Andy Polyakov
apps/apps.c: harmonize print_bignum_var output with...
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
crypto/init.c: use destructor_key even as guard in...
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
crypto/dllmain.c: remove unused OPENSSL_NONPIC_relocated...
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
crypto/cryptlib.c: resolve possible race in OPENSSL_isservice.
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
crypto/cryptlib.c: make OPENSS_cpuid_setup safe to...
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
INSTALL,NOTES.WIN: classify no-asm as non-production...
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
ec/ecp_nistz256.c: fix Coverity nit.
commit
|
commitdiff
|
tree
2018-07-25
Andy Polyakov
apps/dsaparam.c: make dsaparam -C output strict-warnings...
commit
|
commitdiff
|
tree
2018-07-23
Andy Polyakov
.travis.yml: omit linux-ppc64le target.
commit
|
commitdiff
|
tree
2018-07-22
Andy Polyakov
ec/ecp_nistz256.c: fix ecp_nistz256_set_from_affine.
commit
|
commitdiff
|
tree
2018-07-22
Andy Polyakov
ec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.
commit
|
commitdiff
|
tree
2018-07-22
Andy Polyakov
bn/bn_intern.c: const-ify bn_set_{static}_words.
commit
|
commitdiff
|
tree
2018-07-22
Andy Polyakov
apps/dsaparam.c: fix -C output.
commit
|
commitdiff
|
tree
2018-07-20
Andy Polyakov
crypto/*: address standard-compilance nits.
commit
|
commitdiff
|
tree
2018-07-20
Andy Polyakov
bio/bss_dgram.c: harmonize usage of OPENSSL_USE_IPV6...
commit
|
commitdiff
|
tree
2018-07-20
Andy Polyakov
include/openssl/e_os2.h: define last-resort SSIZE_MAX.
commit
|
commitdiff
|
tree
2018-07-20
Andy Polyakov
ec/ec_lcl.h: fix pre-C9x compilation problems.
commit
|
commitdiff
|
tree
2018-07-20
Andy Polyakov
.travis.yml: exercise -std=c89 in order to catch correspondi...
commit
|
commitdiff
|
tree
2018-07-18
Andy Polyakov
CHANGES: mention blinding reverting in ECDSA. [skip ci]
commit
|
commitdiff
|
tree
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: switch to fixed-length Montgomery...
commit
|
commitdiff
|
tree
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: formatting and readability fixes.
commit
|
commitdiff
|
tree
2018-07-18
Andy Polyakov
ec/ecdsa_ossl.c: revert blinding in ECDSA signature.
commit
|
commitdiff
|
tree
2018-07-18
Andy Polyakov
bn/bn_lib.c address Coverity nit in bn2binpad.
commit
|
commitdiff
|
tree
2018-07-15
Andy Polyakov
ec/curve25519.c: reorganize for better accessibility.
commit
|
commitdiff
|
tree
2018-07-15
Andy Polyakov
ec/asm/x25519-x86_64.pl: add CFI directives and Windows...
commit
|
commitdiff
|
tree
2018-07-15
Andy Polyakov
test/.../evppkey.txt: X25519 regression test vectors.
commit
|
commitdiff
|
tree
2018-07-15
Andy Polyakov
ec/asm/x25519-x86_64.pl: fix base 2^64 add/sub and...
commit
|
commitdiff
|
tree
2018-07-14
Andy Polyakov
bn/bn_lcl.h,bn_nist.c: addres strict warnings with...
commit
|
commitdiff
|
tree
2018-07-14
Andy Polyakov
rsa/*: switch to BN_bn2binpad.
commit
|
commitdiff
|
tree
2018-07-14
Andy Polyakov
bn/bn_lib.c: make BN_bn2binpad computationally constant...
commit
|
commitdiff
|
tree
2018-07-12
Andy Polyakov
bn/bn_{mont|exp}.c: switch to zero-padded intermediate...
commit
|
commitdiff
|
tree
2018-07-12
Andy Polyakov
bn/bn_lib.c: add BN_FLG_FIXED_TOP flag.
commit
|
commitdiff
|
tree
2018-07-12
Andy Polyakov
bn/bn_mont.c: improve readability of post-condition...
commit
|
commitdiff
|
tree
next