Add new APIs to get PKCS12 secretBag OID and value
[openssl.git] / crypto /
2020-08-06 Jon SpillettAdd new APIs to get PKCS12 secretBag OID and value
2020-08-06 Matt CaswellUpdate copyright year
2020-08-04 Richard LevitteDESERIALIZER: Fix EVP_PKEY construction by export
2020-08-04 Dr. David von OheimbAdd 'section=...' info in error output of X509V3_EXT_nc...
2020-08-04 Dr. David von OheimbRename misleading X509V3_R_INVALID_NULL_NAME to X509V3_...
2020-08-04 Dr. David von OheimbCorrect confusing X509V3 conf error output by removing...
2020-08-04 Dr. David von OheimbCorrect misleading diagnostics of OBJ_txt2obj on unknow...
2020-08-04 Norman AshleyCoverity Fixes for issue #12531
2020-08-04 Shane LontisChange the provider implementation of X942kdf to use...
2020-08-01 Matt CaswellFix an ENGINE leak in asn1_item_digest_with_libctx
2020-08-01 Richard LevitteDESERIALIZER: Small bugfix in the deser_process()
2020-08-01 Richard LevitteDESERIALIZER: Make OSSL_DESERIALIZER_from_{bio,fp}...
2020-08-01 Richard LevitteDESERIALIZER: Refactor the constructor setting API
2020-08-01 Richard LevitteDESERIALIZER: Add deserializers for the rest of our...
2020-08-01 Richard LevitteDESERIALIZER: Rethink password handling
2020-08-01 Richard LevitteRSA: Better synchronisation between ASN1 PSS params...
2020-07-30 Richard LevitteDER writer: Make context-specific tags constructed...
2020-07-30 Dr. David von OheimbAdd OSSL_CMP_MSG_write(), use it in apps/cmp.c
2020-07-30 Dr. David von OheimbExport ossl_cmp_msg_load() as OSSL_CMP_MSG_read(),...
2020-07-30 Pauliserialisation: Add a built-in base provider.
2020-07-30 Pauliunify spelling of serialize
2020-07-30 Matt CaswellDon't fallback to legacy in DigestSignInit/DigestVerify...
2020-07-30 Dr. David von OheimbExport crm_new() of cmp_msg.c under the name OSSL_CMP_C...
2020-07-30 Dr. David von OheimbStreamline the CMP request session API, adding the...
2020-07-29 Paulinamemap: fix threading issue
2020-07-27 Richard LevittePROV: Add a DER to RSA-PSS deserializer implementation
2020-07-27 Richard LevitteEVP, PROV: Add misc missing bits for RSA-PSS
2020-07-24 Richard LevitteEVP: Fix key type check logic in evp_pkey_cmp_any()
2020-07-24 Richard LevitteDESERIALIZER: Implement decryption of password protecte...
2020-07-24 Richard LevitteSERIALIZER: No enc argument for OSSL_SERIALIZER_CTX_set...
2020-07-24 Richard LevitteCORE: Add upcalls for BIO_gets() and BIO_puts()
2020-07-24 Richard LevitteSERIALIZER: Add functions to deserialize into an EVP_PKEY
2020-07-24 Richard LevitteDESERIALIZER: Add foundation for deserializers
2020-07-24 Richard LevitteKEYMGMT: Add key loading function OSSL_FUNC_keymgmt_load()
2020-07-24 Richard LevitteEVP KEYMGMT utils: Make a few more utility functions...
2020-07-24 Shane LontisAdd X509 related libctx changes.
2020-07-22 Dr. Matthias St... Fix: uninstantiation breaks the RAND_DRBG callback...
2020-07-22 PauliEVP: deprecate the EVP_X_meth_ functions.
2020-07-22 Shane LontisFix provider cipher reinit issue
2020-07-21 Shane LontisAdd ERR_raise() errors to fips OSSL_provider_init and...
2020-07-18 Paulimac: always pass a non-NULL output size pointer to...
2020-07-16 Dr. David von Oheimbx509_vfy.c: Improve key usage checks in internal_verify...
2020-07-16 Dr. David von OheimbConstify X509_check_akid and prefer using X509_get0_ser...
2020-07-16 Richard LevitteUpdate copyright year
2020-07-16 Matt CaswellRevert "kdf: make function naming consistent."
2020-07-16 Matt CaswellRevert "The EVP_MAC functions have been renamed for...
2020-07-16 Paulitrace: condition out engine related tracing
2020-07-16 Paulideprecate engines in libcrypto
2020-07-15 aSoujyuTanakaEnable WinCE build without deceiving _MSC_VER.
2020-07-15 aSoujyuTanakaDisable optimiization of BN_num_bits_word() for VS2005...
2020-07-15 aSoujyuTanakaChanged uintptr_t to size_t. WinCE6 doesn't seem it...
2020-07-14 PauliDRBG: rename the DRBG taxonomy.
2020-07-11 Richard LevitteBN: Check endianness in run-time, in BN_native2bn(...
2020-07-11 Richard LevitteAdd and use internal header that implements endianness...
2020-07-09 Shane LontisAdd multiple fixes for ffc key generation using invalid...
2020-07-08 Shane LontisFix CID 1454808: Error handling issues NEGATIVE_RETURN...
2020-07-08 Shane LontisFix CID 1454806: NEGATIVE_RETURNS (cms_enc.c)
2020-07-08 Shane LontisFix CID 1463883 Dereference after null check (in ess_fi...
2020-07-08 Shane LontisFix CID 1465214 Resource leak (in file_load.c)
2020-07-08 Shane LontisFix CID #1465216 Resource leak in property_fetch
2020-07-08 Matt CaswellFix OSSL_PROVIDER_get_capabilities()
2020-07-06 Nicola Tuveri[EC][ASN1] Detect missing OID when serializing EC param...
2020-07-05 Richard LevitteERR: special case system errors
2020-07-05 Richard LevitteCORE: perform post-condition in algorithm_do_this(...
2020-07-05 Dr. David von OheimbFix many MarkDown issues in {NOTES*,README*,HACKING...
2020-07-05 Dr. David von OheimbRename NOTES*, README*, VERSION, HACKING, LICENSE to...
2020-07-05 Paulicoverity 1464984: Null pointer dereferences
2020-07-05 Paulirand: avoid caching RNG parameters.
2020-07-05 PauliRefactor the EVP_RAND code to make locking issues less...
2020-07-05 Paulirand: fix recursive locking issue.
2020-07-03 Matt CaswellEnsure a string is properly terminated in http_client.c
2020-07-02 Nicola TuveriFix memory leaks on OSSL_SERIALIZER_CTX_new_by_EVP_PKEY
2020-07-01 Dr. David von OheimbX509v3_cache_extensions(): Improve coding style and...
2020-07-01 Dr. David von OheimbAdd X509_self_signed(), extending and improving documen...
2020-07-01 Dr. David von OheimbFix issue 1418 by moving check of KU_KEY_CERT_SIGN...
2020-07-01 Dr. David von OheimbOptimization and safety precaution in find_issuer(...
2020-07-01 Dr. David von OheimbRefactor (without semantic changes) crypto/x509/{v3_pur...
2020-07-01 Dr. David von OheimbImprove documentation, layout, and code comments regard...
2020-06-30 Shane LontisFix CID-1464802
2020-06-28 Matt CaswellMake the ASYNC code default libctx aware
2020-06-28 Richard LevitteCORE: Add an internal function to distinguish the globa...
2020-06-28 Richard LevitteCORE: Add OPENSSL_CTX_set0_default(), to set a default...
2020-06-25 Matt CaswellUpdate copyright year
2020-06-24 Dr. Matthias St... Make the naming scheme for dispatched functions more...
2020-06-24 Dr. Matthias St... Rename <openssl/core_numbers.h> -> <openssl/core_dispat...
2020-06-24 Paulievp_rand: documentation
2020-06-24 Paulifips rand: DRBG KAT self test updates to provider model.
2020-06-24 PauliCTR, HASH and HMAC DRBGs in provider
2020-06-24 Dr. Matthias St... rand: move drbg_{ctr,hash,hmac}.c without change to...
2020-06-24 Dr. Matthias St... rand: move rand_{unix,vms,vxworks,win}.c without change...
2020-06-24 Pauliparams: add OSSL_PARAM helpers for time_t.
2020-06-24 PauliCRNGT: continuous DRBG tests for providers
2020-06-24 Paulirand: set up EVP and DRBG infrastructure for RAND from...
2020-06-24 PauliMove CRNG test to providers
2020-06-24 Paulirand: core APIs for provider friendly random.
2020-06-23 Pauliproperty: correctly set the has optional flag when...
2020-06-23 Pauliproperty: Move global default properties to the library...
2020-06-23 Shane LontisFix potential double free in rsa_keygen pairwise test.
2020-06-23 Pauliserialization: break the provider locating code to...
2020-06-23 Tristan BauerFix wrong return value check of mmap function
next