The use of the likes of UINT32_MAX requires internal/numbers.h
[openssl.git] / crypto /
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...
2019-02-13 Daniel DeFreezFix null pointer dereference in cms_RecipientInfo_kari_init
2019-02-12 PauliFix typo in comment
2019-02-12 Richard LevitteTo use BN_BITS2, we'd better include openssl/bn.h
2019-02-12 Eneas U de Queiroze_devcrypto: make the /dev/crypto engine dynamic
2019-02-12 Andy PolyakovAArch64 assembly pack: authenticate return addresses.
2019-02-12 PauliAdd sparse array data type.
2019-02-11 Tomas MrazAllow the syntax of the .include directive to optionall...
2019-02-11 PauliFix comment typo
2019-02-10 Daniel DeFreezFix null pointer dereference in ssl_module_init
2019-02-08 Todd ShortFix d2i_PublicKey() for EC keys
2019-02-06 Antoine Salonblake2: avoid writing to output buffer when using defau...
2019-02-06 Antoine Salonblake2: backport changes to blake2s
2019-02-06 Antoine Salonblake2: register MAC objects
2019-02-06 Antoine Salonblake2b: add EVP_MAC API
2019-02-06 Antoine Salonblake2b: add support for parameter setting and keyed...
2019-02-06 Antoine Salonblake2: add implementation support for variable digest...
2019-02-05 Sam RobertsRemove unnecessary trailing whitespace
2019-02-05 Patrick Steuercrypto/poly1305/asm/poly1305-s390x.pl: add vx code...
2019-02-04 Richard LevitteBuild: correct assembler generation in crypto/rc4/build...
2019-02-01 Andy Polyakovpoly1305/asm/poly1305-ppc.pl: add vector base 2^26...
2019-02-01 Andy Polyakovperlasm/ppc-xlate.pl: add VSX word load/store instructions.
2019-01-31 Bernd EdlingerFix a crash in reuse of i2d_X509_PUBKEY
2019-01-31 Bernd EdlingerFixed d2i_X509 in-place not re-hashing the ex_flags
2019-01-31 Bernd EdlingerFix a memory leak with di2_X509_CRL reuse
2019-01-31 Richard LevitteBuild: remove EXTRA
2019-01-31 Richard LevitteBuild: Remove BEGINRAW / ENDRAW / OVERRIDE
2019-01-30 David BenjaminDocument and add macros for additional DSA options
2019-01-29 Matt CaswellDon't leak memory from ERR_add_error_vdata()
2019-01-27 Antonio Iaconocrypto/cms: Add support for CAdES Basic Electronic...
2019-01-27 Ping Yuadd an additional async notification communication...
2019-01-27 David Asrafcrypto/bn: fix return value in BN_generate_prime
2019-01-24 Klotz, TobiasCleanup vxworks support to be able to compile for VxWorks 7
2019-01-21 Richard LevitteRework building: Unix changes to handle extensions...
2019-01-21 Bernd EdlingerPPC: Try out if mftb works before using it
2019-01-21 Corey MinyardFix a memory leak in the mem bio
2019-01-16 David BenjaminReduce inputs before the RSAZ code.
2019-01-16 Richard Levittecrypto/bio/b_dump.c: change all char* to void*, and...
2019-01-16 Richard Levittecrypto/armcap.c, crypto/ppccap.c: stricter use of getau...
2019-01-16 Richard Levittecrypto/uid.c: use own macro as guard rather than AT_SECURE
2019-01-15 Matt CaswellCheck more return values in the SRP code
2019-01-15 Matt CaswellCheck a return value in the SRP code
2019-01-13 Anna HenningsenFix compilation with `-DREF_PRINT`
2019-01-08 Matt CaswellFix compilation on sparc
2019-01-07 Viktor DukhovniMore configurable crypto and ssl library initialization
2019-01-07 Viktor DukhovniUpdate generator copyright year.
2019-01-05 Richard Levittecrypto/evp/e_aes.c: build again on s390x
2019-01-05 Patrick Steuercrypto/chacha/asm/chacha-s390x.pl: add vx code path.
2019-01-05 Patrick Steuers390x assembly pack: perlasm support.
2019-01-04 Matt CaswellSupport _onexit() in preference to atexit() on Windows
2019-01-04 Matt CaswellIntroduce a no-pinshared option
2019-01-04 Matt CaswellImplement OPENSSL_INIT_NO_ATEXIT
2019-01-04 Matt CaswellFix a RUN_ONCE bug
2019-01-03 Matt Caswellmake update
2018-12-31 Bernd EdlingerFix cert with rsa instead of rsaEncryption as public...
2018-12-22 Shreya BhandareEVP_PKEY_size declared to take a const parameter
2018-12-22 Jung-uk KimDo not complain when /dev/crypto does not exist.
2018-12-22 FdaSilvaYYCoverity fix in some crypto/asn1 code
2018-12-20 Ken GoldmanAdmit unknown pkey types at security level 0
2018-12-19 Richard LevitteX509_check_issued: check that signature algo matches...
2018-12-15 Kurt RoeckxConvert tls1_prf_P_hash to use the EVP_MAC interface
2018-12-14 Richard LevitteERR: preserve system error number in a few more places
2018-12-13 Todd ShortFixes #7879: AES-SIV to use EVP_MAC APIs
2018-12-13 Mansour AhmadiAdd missing OPENSSL_clear_free before using ec->key
2018-12-13 Mansour Ahmadiadd missing check for BN_mod_inverse
2018-12-13 Mansour Ahmadifix inconsistent flen check in rsa_pk1 and rsa_oaep
2018-12-11 Todd ShortAdd RFC5297 AES-SIV support
2018-12-11 Matt CaswellDisallow Ed448 signature malleability
next