chunk 6 of CMP contribution to OpenSSL
[openssl.git] / crypto /
2019-12-12 Dr. David von Oheimbchunk 6 of CMP contribution to OpenSSL
2019-12-11 Dr. Matthias St... rand_lib.c: fix null pointer dereferences after RAND_ge...
2019-12-11 Jan-Frederik RieckersAdd support for otherName:NAIRealm in output
2019-12-11 Veres LajosFix some typos
2019-12-11 XiaokangQianOptimize AES-ECB mode in OpenSSL for both aarch64 and...
2019-12-11 Andy Polyakovcrypto/perlasm/ppc-xlate.pl: add linux64v2 flavour
2019-12-10 avasMove U64 macro from sha.h to sha512.c
2019-12-06 Bernd EdlingerImprove the overflow handling in rsaz_512_sqr
2019-12-06 Andy PolyakovFix an overflow bug in rsaz_512_sqr
2019-12-05 Matt CaswellTeach the RSA implementation about TLS RSA Key Transport
2019-12-04 Dr. David von Oheimbadd X509_cmp_timeframe() including its documentation
2019-12-03 raja-ashokSet argument only after successful dup on CMP APIs
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing DH keys and...
2019-11-29 Richard LevittePROV SERIALIZER: add support for writing RSA keys
2019-11-29 Richard LevittePROV SERIALIZER: add common functionality to serialize...
2019-11-29 Richard LevittePROV BIO: add a BIO_vprintf() upcall, and a provider...
2019-11-29 Richard LevitteSERIALIZER: add hooks in EVP_PKEY_print_ routines
2019-11-29 Richard LevitteSERIALIZER: add hooks in PEM_write_bio_ and PEM_write_f...
2019-11-29 Richard LevitteSERIALIZER: add support for serializing EVP_PKEYs
2019-11-29 Richard LevitteCORE: expose the property parsers and checker to the...
2019-11-29 Richard LevitteSERIALIZER: add functions for serialization to file
2019-11-29 Richard LevitteSERIALIZER: New API for serialization of objects throug...
2019-11-29 Richard LevitteCORE: pass the full algorithm definition to the method...
2019-11-29 Richard LevitteCORE: ossl_namemap_add_names(): new function to add...
2019-11-29 Matt CaswellDisable mem leak checking for the self test lock
2019-11-29 Matt CaswellCheck the return from OPENSSL_buf2hexstr()
2019-11-29 Matt CaswellCheck that OPENSSL_zalloc was successful when creating...
2019-11-28 Ard Biesheuvelchacha/asm/chacha-armv8.pl: preserve FP registers d8...
2019-11-25 PauliProperty: fix memory leak.
2019-11-25 Shane LontisCache constants for fetched EVP_cipher
2019-11-24 PauliProperty: fix intermittent test failure.
2019-11-23 Matus KyselRemove deadlock that was caused by calling pthread_rwlo...
2019-11-22 Richard LevitteUI_UTIL_wrap_read_pem_callback(): when |cb| is NULL...
2019-11-22 PauliThread: Avoid a NULL dereference after failed initialis...
2019-11-21 PauliCore: allow NULL argument to stored_namemap_free().
2019-11-21 PauliEVP p_lib: Add NULL check to EVP_PKEY_missing_parameters.
2019-11-21 PauliEngine: Add NULL check.
2019-11-21 PauliECDSA: don't clear free memory after verify.
2019-11-20 Richard LevitteReplumbing: pre-populate the EVP namemap with commonly...
2019-11-20 Bernd EdlingerFix sha512_block_data_order_avx2 backtrace info
2019-11-20 Patrick SteuerAllow specifying the tag after AAD in CCM mode (2)
2019-11-19 Matt CaswellEVP_CIPHER_CTX_set_keylen should not succeed if a bad...
2019-11-18 PauliProperties: make query cache reference count aware.
2019-11-18 Richard LevittePEM: constify PEM_write_ routines
2019-11-17 Patrick Steuers390x assembly pack: fix bn_mul_comba4
2019-11-17 Anthony HuAdd missing EVP_PKEY_METHOD accessors for digestsign...
2019-11-14 Matt CaswellFix an uninitialised read in conf_def.c
2019-11-14 Matt CaswellFix no-blake2
2019-11-14 Richard LevitteCORE & PROV: make export of key data leaner through...
2019-11-14 Matt CaswellMove RSA Asym cipher code to the default provider
2019-11-14 Matt CaswellIncrease OSSL_PARAM_BLD_MAX for multi-prime RSA
2019-11-14 Matt CaswellImplement provider support for Asym Ciphers
2019-11-14 Matt CaswellAllow strings in params to be of zero length
2019-11-14 Matt CaswellAllow setting a NULL pointer in a params structure
2019-11-13 Joerg Schmidbauerchacha_enc.c: fix for EBCDIC platforms
2019-11-13 Nicola TuveriFix EC_POINT_bn2point() for BN_zero()
2019-11-12 Richard LevitteAdd a tester of OpenSSL config files and test the curre...
2019-11-12 Richard LevitteAdd a .pragma directive for configuration files
2019-11-12 Richard LevitteMake sure KDF reason codes are conserved in their curre...
2019-11-12 Richard LevitteDeprecate ERR_load_KDF_strings()
2019-11-12 Richard LevitteReinstate the KDF error macros
2019-11-11 Shane LontisAdd rc4_hmac_md5 cipher to default provider
2019-11-10 Richard LevitteFinal cleanup after move to leaner EVP_PKEY methods
2019-11-09 Patrick Steuerbss_dgram.c: fix unaligned access
2019-11-09 Kurt RoeckxRSA generation: Use more bits of 1/sqrt(2)
2019-11-09 Bernd EdlingerFix a -Warray-bounds gcc warning in OPENSSL_DIR_read
2019-11-09 raniervfconf_def.c: Avoid calling strlen() in a loop
2019-11-08 Richard LevitteCleanup include/openssl/opensslv.h.in
2019-11-08 Shane LontisAdd AES SIV ciphers to default provider
2019-11-07 Richard LevitteRefactor PEM_read_bio_{PrivateKey,Parameters,DHparams}
2019-11-07 Richard LevitteAdd EVP functionality to create domain params and keys...
2019-11-07 Richard LevitteUpdate source files for pre-3.0 deprecation
2019-11-07 Richard LevitteUpdate source files for deprecation at 3.0
2019-11-06 Matt CaswellEnsure EVP_get_digestbyname() and EVP_get_cipherbyname...
2019-11-05 Richard LevitteEVP: Make the SIGNATURE implementation leaner
2019-11-05 Richard LevitteEVP: Make the KEYEXCH implementation leaner
2019-11-05 Patrick Steuers390x assembly pack: process x25519 and x448 non-canoni...
2019-11-05 Patrick Steuers390x assembly pack: fix x448 handling of non-canonical...
2019-11-05 Patrick Steuers390x assembly pack: perlasm module update
2019-11-04 Matt CaswellDon't assume the type we read was the type we expected
2019-11-04 Matt CaswellDon't leak memory in the event of a failure in i2v_GENE...
2019-11-03 Richard LevitteOSSL_STORE: add tracing
2019-11-03 Richard LevitteX509_LOOKUP_store: new X509_LOOKUP_METHOD that works...
2019-11-03 Richard LevitteOSSL_STORE: constify the criterion parameter a bit...
2019-11-03 Richard LevitteChange EVP_PKEY_CTX_new_provided() to take a library...
2019-11-03 Richard LevitteMake EVP_PKEY_CTX initialization more precise
2019-11-03 Patrick SteuerFix --strict-warnings build
2019-11-03 Patrick Steuers390x assembly pack: enable clang build
2019-11-03 Richard LevitteFix OSSL_PARAM_set_BN() to fill the given buffer correctly.
2019-11-02 Richard LevitteVMS: Added new method to gather entropy on VMS, based...
2019-11-02 Richard LevitteBIO_s_connect: add an error state and use it
2019-11-02 PauliDRBG: add check for XOF so these can be disallowed...
2019-11-02 PauliDRBG: weaken the restriction on allowed digests.
2019-11-01 Patrick Steuers390x: fix build errors
2019-11-01 jayaramfix for Missing null check after OPENSSL_zalloc
2019-11-01 Patrick Steuermd4/md5: macros should not include the line following...
2019-11-01 Scott WilsonFix potential memory leak in dh_ameth.c
2019-10-31 Richard Levitteevp_pkey_ctx_free_old_ops(): Make sure to assign NULL...
2019-10-31 Billy Brumley[crypto/bn] fix a few small timing leaks in BN_lshift1...
2019-10-31 Andrew GallatinAdd support for in-kernel TLS (KTLS) on FreeBSD.
next