Fix typos in documentation.
[openssl.git] / crypto /
2018-09-10 Matt CaswellCheck the return value from ASN1_INTEGER_set
2018-09-06 Shane LontisRSA padding Zeroization fixes
2018-09-05 Nicola TuveriHarmonize the error handling codepath
2018-09-05 Nicola TuveriFix segfault in RSA_free() (and DSA/DH/EC_KEY)
2018-09-04 PauliKey zeroization fix for EVP_SealInit.
2018-09-04 PauliMake OBJ_NAME case insensitive.
2018-09-04 Shane Lontishkdf zeroization fix
2018-09-04 Shane Lontiskey zeroisation fix for p12
2018-09-04 Shane Lontiskey zeroisation for pvkfmt now done on all branch paths
2018-09-03 Paul Kehreradd getter for tbsResponseData and signatureAlgorithm...
2018-09-03 PauliCheck the return from BN_sub() in BN_X931_generate_Xpq().
2018-09-02 Eric BrownRemove redundant ASN1_INTEGER_set call
2018-08-28 Andy Polyakovbn/bn_lib.c: conceal even memmory access pattern in...
2018-08-28 Andy Polyakovbn/bn_blind.c: use Montgomery multiplication when possible.
2018-08-28 Andy Polyakovrsa/rsa_ossl.c: implement variant of "Smooth CRT-RSA."
2018-08-28 Andy Polyakovcrypto/bn: add more fixed-top routines.
2018-08-24 Nicola TuveriBackport #6648 to OpenSSL_1_1_0-stable
2018-08-23 PauliZero memory in CRYPTO_secure_malloc.
2018-08-22 Andy Polyakovcrypto/init.c: improve destructor_key's portability.
2018-08-18 Bernd EdlingerFix a warning from MSVC build
2018-08-17 Benjamin KadukAvoid shadowing 'free' in X509_LOOKUP_met_set_free
2018-08-14 Matt CaswellUpdate copyright year
2018-08-13 Andy Polyakovcrypto/o_fopen.c: alias fopen to fopen64.
2018-08-11 Richard Levittei2d_ASN1_OBJECT(): allocate memory if the user didn...
2018-08-10 Andy Polyakovx509v3/v3_purp.c: re-implement lock-free check for...
2018-08-10 Andy Polyakovx509v3/v3_purp.c: resolve Thread Sanitizer nit.
2018-08-07 Richard LevitteMake EVP_PKEY_asn1_new() stricter with its input
2018-08-05 PauliAvoid errors when loading a cert multiple times.
2018-08-03 Andy Polyakovasn1/tasn_utl.c: fix logical error in asn1_do_lock.
2018-08-03 Andy PolyakovRevert "asn1/tasn_utl.c: fix logical error in and overh...
2018-08-01 Andy Polyakovasn1/tasn_utl.c: fix logical error in and overhaul...
2018-07-31 PauliCheck return from BN_sub
2018-07-31 PauliCheck conversion return in ASN1_INTEGER_print_bio.
2018-07-29 Bryan DonlanRemove DSA digest length checks when no digest is passed
2018-07-29 Andy Polyakovcrypto/init.c: use destructor_key even as guard in...
2018-07-29 Andy Polyakovcrypto/cryptlib.c: make OPENSS_cpuid_setup safe to...
2018-07-27 Andy Polyakovbn/bn_mod.c: harmonize BN_mod_add_quick with original...
2018-07-27 Andy Polyakovec/ecdsa_ossl.c: switch to fixed-length Montgomery...
2018-07-27 Andy Polyakovec/ecdsa_ossl.c: formatting and readability fixes.
2018-07-27 Andy Polyakovec/ecdsa_ossl.c: revert blinding in ECDSA signature.
2018-07-26 Andy Polyakovbn/bn_{mont|exp}.c: switch to zero-padded intermediate...
2018-07-26 Andy Polyakovbn/bn_lib.c: add BN_FLG_FIXED_TOP flag.
2018-07-25 Rich SalzCheck for failures, to avoid memory leak
2018-07-25 Andy Polyakovcrypto/cryptlib.c: resolve possible race in OPENSSL_iss...
2018-07-22 Andy Polyakovec/ecp_nistz256.c: fix ecp_nistz256_set_from_affine.
2018-07-22 Andy Polyakovec/asm/ecp_nistz256-{!x86_64}.pl: fix scatter_w7 function.
2018-07-22 Andy Polyakovbn/bn_intern.c: const-ify bn_set_{static}_words.
2018-07-22 Richard LevittePKCS12: change safeContentsBag from a SET OF to a SEQUE...
2018-07-18 Andy Polyakovbn/bn_lib.c address Coverity nit in bn2binpad.
2018-07-14 Andy Polyakovrsa/*: switch to BN_bn2binpad.
2018-07-14 Andy Polyakovbn/bn_lib.c: make BN_bn2binpad computationally constant...
2018-07-12 Andy Polyakovbn/bn_mont.c: improve readability of post-condition...
2018-07-12 Andy Polyakovbn/bn_mont.c: move boundary condition check closer...
2018-07-12 Andy Polyakovbn/bn_lib.c: remove bn_check_top from bn_expand2.
2018-07-01 Andy Polyakovmodes/asm/ghash-armv4.pl: address "infixes are deprecat...
2018-06-28 Rich SalzZero-fill IV by default.
2018-06-24 Bernd EdlingerFix a new gcc-9 warning [-Wstringop-truncation]
2018-06-22 Andy Polyakovsha/asm/sha{256|512}-armv4.pl: harmonize thumb2 support...
2018-06-21 Billy Brumley[crypto/ec] don't assume points are of order group...
2018-06-21 Andy Polyakovec/ec_mult.c: get BN_CTX_start,end sequence right.
2018-06-21 Matt CaswellAdd blinding to a DSA signature
2018-06-18 Andy Polyakovec/asm/ecp_nistz256-avx2.pl: harmonize clang version...
2018-06-18 Andy Polyakov{chacha|poly1305}/asm/*-x64.pl: harmonize clang version...
2018-06-18 Andy Polyakovsha/asm/sha{1|256}-586.pl: harmonize clang version...
2018-06-18 Andy Polyakovbn/asm/rsaz-avx2.pl: harmonize clang version detection.
2018-06-18 Jack BatesConvert _meth_get_ functions to const getters
2018-06-15 Bernd EdlingerBackport of commit 6b49b30811f4afa0340342af9400b8d0357b5291
2018-06-13 Matt CaswellAdd blinding to an ECDSA signature
2018-06-12 Guido VrankenReject excessively large primes in DH key generation.
2018-06-09 Andy Polyakovbn/asm/sparcv9-mont.pl: iron another glitch in squaring...
2018-06-08 Mingtao Yangmodes/ocb128.c: Reset nonce-dependent variables on...
2018-05-31 Richard LevitteENGINE_pkey_asn1_find_str(): don't assume an engine...
2018-05-30 Mingtao YangAdd APIs for custom X509_LOOKUP_METHOD creation
2018-05-29 Matt CaswellThe result of a ^ 0 mod -1 is 0 not 1
2018-05-24 David BenjaminSave and restore the Windows error around TlsGetValue.
2018-05-24 Matt CaswellImprove compatibility of point and curve checks
2018-05-23 Viktor DukhovniSkip CN DNS name constraint checks when not needed
2018-05-23 Viktor DukhovniLimit scope of CN name constraints
2018-05-21 Matt CaswellFix undefined behaviour in X509_NAME_cmp()
2018-05-20 Richard LevitteRestore check of |*xn| against |name| in X509_NAME_set
2018-05-19 Bernd EdlingerFix a possible crash in BN_from_montgomery_word
2018-05-17 Matt CaswellMake BN_GF2m_mod_arr more constant time
2018-05-14 Richard LevitteUI console: Restore tty settings, do not force ECHO...
2018-05-12 Pavel KopylFix memory leaks in CA related functions.
2018-05-12 Richard LevitteIn cases where we ask PEM_def_callback for minimum...
2018-05-08 Matt CaswellFix a mem leak in CMS
2018-05-05 Emilia KasperX509 time: tighten validation per RFC 5280
2018-05-04 Richard LevitteBIO_s_mem() write: Skip early when input length is...
2018-05-04 Andy Polyakovbn/asm/*-mont.pl: harmonize with BN_from_montgomery_word.
2018-05-03 Dr. Matthias St... v3_purp.c: add locking to x509v3_cache_extensions()
2018-05-03 Matt CaswellReturn an error from BN_mod_inverse if n is 1 (or -1)
2018-05-02 Matt CaswellMake X509_VERIFY_PARAM_get_hostflags() take a const arg
2018-05-02 Dr. Matthias St... a_strex.c: prevent out of bound read in do_buf()
2018-05-01 Matt CaswellAdd getter for X509_VERIFY_PARAM_get_hostflags
2018-04-27 Billy Brumleyfix: BN_swap mishandles flags (1.1.0)
2018-04-26 Bernd EdlingerFix memleaks in async api
2018-04-26 Richard LevitteFix no-ui
2018-04-26 Richard LevitteUse get_last_sys_error() instead of get_last_rtl_error()
2018-04-26 Richard LevittePEM_def_callback(): use same parameter names as for...
2018-04-26 Richard LevittePEM_def_callback(): don't loop because of too short...
next