OPENSSL_config(): restore error agnosticism
[openssl.git] / crypto /
2019-03-20 Richard LevitteOPENSSL_config(): restore error agnosticism
2019-03-20 David von Oheimbreplace 'OpenSSL license' by 'Apache License 2.0'
2019-03-19 Richard LevitteReplumbing: Add a mechanism to pre-populate the provide...
2019-03-19 Richard LevitteReplumbing: add fallback provider capability
2019-03-19 Shane LontisSingle step kdf implementation
2019-03-19 Rich SalzMove ASN1_BROKEN macros
2019-03-19 Dmitry BelyavskiyProviding missing accessor to EVP_PKEY.engine
2019-03-19 Hua ZhangFix compiling error for mips32r6 and mips64r6
2019-03-19 Richard LevitteAdd missing '.text' in crypto/bn/asm/ppc.pl
2019-03-19 Shane LontisAdded NULL check to BN_clear() & BN_CTX_end()
2019-03-18 Bernd EdlingerClear the point S before freeing in ec_scalar_mul_ladder
2019-03-18 Bernd EdlingerClear the secret point in ecdh_simple_compute_key
2019-03-18 David von Oheimbadd 'Signature Value:' line and correct indentation...
2019-03-18 David von Oheimbremove 'keyid:' when printing simple X509 authority...
2019-03-18 David von Oheimbremove needless empty lines when printing certificates
2019-03-18 Richard LevitteAdd generic EVP method fetcher
2019-03-18 Richard LevitteReplumbing: better reference counter control in ossl_me...
2019-03-18 Richard LevitteReplumbing: pass callback data to the algo destructor too
2019-03-18 Daniel AxtensPPC assembly pack: fix copy-paste error in CTR mode
2019-03-17 Victor StinnerEVP_PBE_scrypt() handles salt=NULL as salt=""
2019-03-15 Dr. Matthias St... trace: ensure correct grouping
2019-03-15 Dr. Matthias St... trace: don't leak the line prefix
2019-03-15 Dr. Matthias St... trace: rename the trace channel types
2019-03-15 Dr. Matthias St... trace: remove some magic numbers
2019-03-15 Dr. Matthias St... VMS: only use the high precision on VMS v8.4 and up
2019-03-14 Richard Levittecrypto/provider_core.c: correct definition and use...
2019-03-14 Richard LevitteDon't fail when tracing is disabled
2019-03-13 杨洋Support SM2 certificate verification
2019-03-12 Richard LevitteReplumbing: Add constructor of libcrypto internal metho...
2019-03-12 Richard LevitteReplumbing: Add support for the provider query_operatio...
2019-03-12 Richard LevitteReplumbing: Add an OSSL_PROVIDER iterator with callback
2019-03-12 Richard LevitteChange OSSL_PARAM_UTF8_STRING_PTR to OSSL_PARAM_UTF8_PTR
2019-03-12 PauliOSSL_PARAM helper functions.
2019-03-12 Richard LevitteRename 'buffer' to 'data' in OSSL_PARAM
2019-03-12 David von Oheimb2nd chunk: CRMF code (crypto/crmf/, ) and its integration
2019-03-12 Shane Lontisadded generated files
2019-03-12 Shane LontisFIPS 186-4 RSA Generation & Validation
2019-03-11 Patrick Steuers390x assembly pack: import chacha from cryptogams...
2019-03-11 Richard LevitteReplumbing: New public API to load or add providers
2019-03-11 Richard LevitteReplumbing: Add the Provider Object, type OSSL_PROVIDER
2019-03-11 Shane Lontisfix truncation of integers on 32bit AIX
2019-03-11 Andy Polyakovsha/asm/keccak1600-ppc64.pl: up 10% performance improve...
2019-03-08 Matt CaswellChange arg to cms_CompressedData_init_bio to be const
2019-03-07 Bernd EdlingerDo the error handling in pkey_rsa_decrypt in constant...
2019-03-07 Bernd EdlingerFix memory overrun in rsa padding check functions
2019-03-07 Matt CaswellAvoid an underflow in ecp_nistp521.c
2019-03-06 Shane LontisFIPS AES_GCM IV gen changes
2019-03-06 David von Oheimbconstify *_dup() and *i2d_*() and related functions...
2019-03-06 Matt CaswellPrevent over long nonces in ChaCha20-Poly1305
2019-03-06 Richard LevitteMake it possible to trace the trace functionality itself
2019-03-06 Richard LevitteAdapt BN_CTX_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt OPENSSL_DEBUG_DECRYPT to the new generic trace API
2019-03-06 Richard LevitteAdapt OPENSSL_POLICY_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt OPENSSL_DEBUG_KEYGEN to the new generic trace API
2019-03-06 Richard LevitteAdapt OPENSSL_DEBUG_PKCS5V2 to the new generic trace API
2019-03-06 Richard LevitteAdapt ENGINE_REF_COUNT_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt ENGINE_TABLE_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt ENGINE_CONF_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt OPENSSL_INIT_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt CIPHER_DEBUG to the new generic trace API
2019-03-06 Richard LevitteAdapt SSL_DEBUG to the new generic trace API
2019-03-06 Richard LevitteMake it possible to disable the TRACE API
2019-03-06 Richard LevitteAdd generic trace API
2019-03-06 PauliMake the sparse array code use ossl_uintmax_t as its...
2019-03-05 Richard LevitteDeprecate the "hw" configuration options, make "padlock...
2019-03-04 Vitezslav Cizekopenssl_strerror_r: Fix handling of GNU strerror_r
2019-03-01 Bernd EdlingerFix seeding from random device w/o getrandom syscall
2019-02-28 Richard LevitteThe use of the likes of UINT32_MAX requires internal...
2019-02-27 Simo SorceImplement SSH KDF
2019-02-27 Richard LevitteThe use of the likes of UINT32_MAX requires internal...
2019-02-27 Paul YangFix the default digest algorthm of SM2
2019-02-27 Paul YangSupport raw input data in apps/pkeyutl
2019-02-26 Richard LevitteAdd BN_native2bn and BN_bn2nativepad, for native BIGNUM...
2019-02-25 Richard LevitteRearrange the inclusion of curve448/curve448_lcl.h
2019-02-25 Matt CaswellEnsure bn_cmp_words can handle the case where n == 0
2019-02-24 PauliCID 1442835: Integer Overflow
2019-02-24 PauliCID 1442836: Resource leaks
2019-02-20 Markus StockhausenMIPS32R3 provides the EXT instruction to extract bits...
2019-02-20 Shane Lontiscfi build fixes in x86-64 ghash assembly
2019-02-20 Nicola TuveriClear BN_FLG_CONSTTIME on BN_CTX_get()
2019-02-19 Andy Polyakovsha/keccak1600.c: subscribe more platforms for "complem...
2019-02-19 Matt CaswellDon't interleave handshake and other record types in...
2019-02-18 Corinna Vinschencygwin: drop explicit O_TEXT
2019-02-18 Richard LevitteProperty: naming and manual clarifiations
2019-02-18 Matt CaswellDon't leak EVP_KDF_CTX on error
2019-02-18 Pauligenerated files
2019-02-18 PauliProperties for implementation selection.
2019-02-17 David BenjaminCheck for unpaired .cfi_remember_state
2019-02-17 David BenjaminFix some CFI issues in x86_64 assembly
2019-02-17 Billy BrumleySCA hardening for mod. field inversion in EC_GROUP
2019-02-16 Andy PolyakovARM64 assembly pack: make it Windows-friendly.
2019-02-16 Andy PolyakovARM assembly pack: make it Windows-friendly.
2019-02-16 Patrick Steuers390x assembly pack: fix formal interface bug in chacha...
2019-02-15 Richard LevitteAdd an OpenSSL library context
2019-02-15 Richard LevitteAdd CRYPTO_alloc_ex_data()
2019-02-15 David AsrafAdd EC_GROUP_get0_field
2019-02-15 Richard LevitteMark generated functions unused (applies to safestack...
2019-02-13 PauliSparse array iterators include index position.
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2019-02-13 PauliSparse array limit testing: reduce the range limit...
next