Fix error handling in rand_drbg_new
[openssl.git] / crypto /
2018-11-05 Bernd EdlingerFix error handling in rand_drbg_new
2018-11-05 Bernd EdlingerFix error handling in RAND_DRBG_set
2018-11-05 Richard LevitteGMAC: Add subdir info in crypto/build.info for this...
2018-11-05 Paul YangFix a collision in function err numbers
2018-11-05 Richard LevitteSimplify the processing of skipped source directories
2018-11-05 Richard LevitteAdd SUBDIRS settings in relevant build.info files
2018-11-05 Paul YangAdd poly1305 MAC support
2018-11-04 PauliGMAC implementation
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: ensure we don't leak...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: open /dev/crypto only...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: new compilers are strict...
2018-11-02 Richard Levittecrypto/engine/eng_devcrypto.c: add digest copy
2018-11-01 PauliAdd a constant time flag to one of the bignums to avoid...
2018-10-31 Bernd EdlingerAvoid two memory allocations in each RAND_DRBG_bytes
2018-10-30 Bernd EdlingerFix a race condition in drbg_add
2018-10-30 Richard LevitteEVP_MAC: Integrate SipHash EVP_PKEY_METHOD into generic...
2018-10-30 Richard LevitteEVP_MAC: Add SipHash implementation
2018-10-30 Richard LevitteEVP_MAC: Integrate HMAC EVP_PKEY_METHOD into generic...
2018-10-30 Richard LevitteEVP_MAC: Add HMAC implementation
2018-10-30 Richard LevitteAdapt other EVP code to use EVP_MAC instead of direct...
2018-10-30 Richard LevitteEVP_MAC: Integrate CMAC EVP_PKEY_METHOD into generic...
2018-10-30 Richard LevitteEVP_MAC: Add CMAC implementation
2018-10-30 Chocobo1Fix MSVC warning C4819
2018-10-29 Vitezslav CizekDSA: Check for sanity of input parameters
2018-10-29 Matt CaswellReset the HKDF state between operations
2018-10-29 Richard LevitteAdd convenience functions EVP_str2ctrl() and EVP_hex2ctrl()
2018-10-29 Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs
2018-10-29 Richard LevitteAdd automatic initializations support for EVP_MAC objects
2018-10-29 Richard LevitteAdd EVP_MAC API
2018-10-29 Bernd EdlingerRework and simplify resource flow in drbg_add
2018-10-28 Dr. Matthias St... randfile.c: fix a Coverity warning
2018-10-28 PauliTiming vulnerability in ECDSA signature generation...
2018-10-28 PauliTiming vulnerability in DSA signature generation (CVE...
2018-10-28 PauliDSA mod inverse fix
2018-10-28 Dr. Matthias St... drbg_lib: avoid NULL pointer dereference in drbg_add
2018-10-27 Fraser TweedaleSupport GeneralSubtrees with minimum = 0
2018-10-26 Bernd EdlingerFix data race in RAND_DRBG_generate
2018-10-26 Bernd EdlingerFix a possible crash in rand_drbg_get_entropy
2018-10-26 Dr. Matthias St... RAND_add()/RAND_seed(): fix failure on short input...
2018-10-26 Dr. Matthias St... RAND_load_file(): avoid adding small chunks to RAND_add()
2018-10-26 Dr. Matthias St... RAND_load_file(): return error if reseeding failed
2018-10-23 Richard LevitteRAND: ensure INT32_MAX is defined
2018-10-22 PauliRSA security bits calculation
2018-10-22 Dr. Matthias St... RAND_add(): fix heap corruption in error path
2018-10-19 Andy Polyakovsha/asm/keccak1600-armv8.pl: halve the size of hw-assis...
2018-10-19 Andy Polyakovarch/async_posix.h: improve portability.
2018-10-18 Viktor DukhovniApply self-imposed path length also to root CAs
2018-10-18 Viktor DukhovniOnly CA certificates can be self-issued
2018-10-17 Patrick Steuers390x assembly pack: add OPENSSL_s390xcap environment...
2018-10-17 Antoine SalonDeprecate ECDH_KDF_X9_62()
2018-10-17 Antoine SalonEVP module documentation pass
2018-10-16 Dr. Matthias St... DRBG: fix reseeding via RAND_add()/RAND_seed() with...
2018-10-12 Andy Polyakovrsa/rsa_ossl.c: fix and extend commentary [skip ci].
2018-10-12 Andy Polyakovsha/asm/keccak1600-s390x.pl: resolve -march=z900 portab...
2018-10-11 Mykola BaibuzSafer memory cleanup in (crypto/rsa/rsa_lib.c)
2018-10-10 FdaSilvaYYcrypto/rand: fix some style nit's
2018-10-10 Dr. Matthias St... rand_unix.c: fix --with-rand-seed=none build
2018-10-09 Paul YangFix a nit of copyright date range
2018-10-05 Richard Levitte/dev/crypto engine: give CIOCFSESSION the actual sess-id
2018-10-05 Dr. Matthias St... test/secmemtest: test secure memory only if it is imple...
2018-10-04 Matt CaswellFix the BIO callback return code handling
2018-10-02 Matt CaswellFix some Coverity warnings
2018-09-30 Richard LevitteSmall cleanup (util/mkdef.pl, crypto/bio/bss_log.c...
2018-09-27 Shane LontisAdded DRBG_HMAC & DRBG_HASH + Added defaults for settin...
2018-09-24 PauliUse secure_getenv(3) when available.
2018-09-21 agnosticdevtypo-fixes: miscellaneous typo fixes
2018-09-21 Richard Levittecrypto/bn/asm/x86_64-gcc.c: remove unnecessary redefini...
2018-09-20 Richard Levitte/dev/crypto engine: add missing RC4 parameter
2018-09-20 Richard Levittecrypto/ui/ui_openssl.c: make sure to recognise ENXIO...
2018-09-17 PauliAdd missing include file.
2018-09-16 PauliUse 'i' as parameter name not 'I'.
2018-09-15 Richard LevitteVMS: only use the high precision on VMS v8.4 and up
2018-09-13 Paul YangMake some return checks consistent with others
2018-09-12 Dr. Matthias St... Replace the public RAND_DRBG_USED_FLAGS #define by...
2018-09-12 Viktor Szakatsminor fixes for Windows
2018-09-12 Richard Levittecrypto/sm2/sm2_sign.c: ensure UINT16_MAX is properly...
2018-09-11 PauliLimit the number of AES-GCM keys allowed in TLS. A...
2018-09-11 PauliFIPS 140-2 IG A.9 XTS key check.
2018-09-11 Matt CaswellUpdate copyright year
2018-09-10 Matt CaswellCheck the return value from ASN1_INTEGER_set
2018-09-10 Matt CaswellValidate the SM2 digest len before use
2018-09-10 Dr. Matthias St... crypto/rsa/rsa_pss.c: silence coverity warning
2018-09-09 Richard LevitteASN.1 DER: Make INT32 / INT64 types read badly encoded...
2018-09-08 Richard LevitteSipHash: add separate setter for the hash size
2018-09-08 Richard LevitteSipHash: make it possible to control the hash size...
2018-09-07 Paul YangAdd missing SM2err and fix doc nits
2018-09-07 Paul YangAllow EVP_MD_CTX_set_pkey_ctx to accept NULL pctx
2018-09-07 Paul YangUpdate document for SM2 stuffs
2018-09-07 Paul YangSupport setting SM2 ID
2018-09-07 Paul YangMake SM2 ID stick to specification
2018-09-07 Paul YangSupport pmeth->digest_custom
2018-09-07 Paul YangIntroduce EVP_MD_CTX_set_pkey_ctx
2018-09-07 Paul YangRemove unnecessary sm2_za.c
2018-09-06 PauliAvoid SEGV when giving X509_sign a NULL private key.
2018-09-06 Shane LontisRSA padding Zeroization fixes
2018-09-05 Shane LontisKey zeroization fix for EVP_SealInit + added simple...
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 Shane Lontishkdf zeroization fix
2018-09-04 Shane Lontiskey zeroisation fix for p12
next