Revert "TEST: separate out NIST ECC tests from non-NIST"
[openssl.git] / crypto /
2020-09-03 Richard LevitteEVP: Don't report malloc failure in new_raw_key_int()
2020-09-03 Richard LevitteSTORE: Stop the flood of errors
2020-09-03 Richard LevitteCORE: Fix small bug in passphrase caching
2020-09-03 Richard LevitteSTORE: Fix potential memory leak
2020-09-03 Richard Levitte"Downgrade" provider-native keys to legacy where needed
2020-09-03 Richard LevitteEVP: Downgrade EVP_PKEYs in EVP_PKEY2PKCS8()
2020-09-03 Richard LevitteSTORE: Deprecate legacy / ENGINE functions
2020-09-03 Richard LevitteSTORE: Add a built-in 'file:' storemgmt implementation...
2020-09-03 Richard LevitteSTORE: Move the built-in 'file:' loader to become an...
2020-09-03 Richard LevitteOSSL_ENCODER / OSSL_DECODER post-rename cleanup
2020-09-03 Richard LevitteASN1: Fix d2i_KeyParams() to advance |pp| like all...
2020-09-03 Matt CaswellEnsure EVP_MAC_update() passes the length even if it...
2020-09-03 Matt CaswellAdd an HMAC implementation that is TLS aware
2020-09-03 Daniel BeveniusFix typo in FIPS_MODULE endif macro comment
2020-09-02 Todd ShortFix post-condition in algorithm_do_this
2020-09-02 Todd ShortFix use of OPENSSL_realloc in provider
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-29 Dmitry BelyavskiyFix PKCS#7 so that it still works with non fetchable...
2020-08-29 Dmitry BelyavskiyFix PKCS#7 so that it still works with non fetchable...
2020-08-29 Matt CaswellImprove some error messages if a digest is not available
2020-08-29 Matt CaswellImprove code reuse in the provider MAC bridge
2020-08-29 Matt CaswellDelete unused PKEY MAC files
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29 Matt CaswellExtend the provider MAC bridge for Poly1305
2020-08-29 Matt CaswellDon't require a default digest from signature algorithms
2020-08-29 Matt CaswellExtend the provider MAC bridge for SIPHASH
2020-08-29 Matt CaswellFix some EVP_MD_CTX_* functions
2020-08-29 Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-29 Matt CaswellMake the provider side EVP PKEY MAC bridge available...
2020-08-28 Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-28 Pauliconf: add diagnostic option
2020-08-28 Pauliprovider_conf: report missing section on error
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
2020-08-28 Paulirand: instantiate the DRBGs upon first use.
2020-08-27 Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-27 PauliEVP: NULL pctx pointer after free.
2020-08-26 Dmitry BelyavskiyAdd NID_id_on_SmtpUTF8Mailbox to table of X.509 attributes
2020-08-26 Dmitry BelyavskiyRFC 8398: EAI comparison
2020-08-26 Dmitry BelyavskiyRFC 8398: Name constraints validation
2020-08-26 Dmitry BelyavskiyPunycode decoding implementation
2020-08-26 Richard Levittecrypto/x509/v3_utl.c: Fix IPv6 output in ipaddr_to_asc()
2020-08-24 Richard LevitteSTORE: Change all error recording to use ERR_raise...
2020-08-24 Richard LevitteSTORE: Modify to support loading with provider based...
2020-08-24 Richard LevitteDECODER: Add function to set an OSSL_PASSPHRASE_CALLBAC...
2020-08-24 Richard LevitteOSSL_PARAM: Add string pointer getters
2020-08-24 Richard LevitteSTORE: Add the base functions to support provider based...
2020-08-24 Richard LevitteSTORE: Add missing function OSSL_STORE_LOADER_set_open_...
2020-08-24 Richard LevitteCORE: Generalise internal pass phrase prompter
2020-08-24 Richard LevitteCORE: Define provider-native abstract objects
2020-08-24 Shane LontisFix coverity CID #1452770 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1452773 - Dereference before NULL...
2020-08-24 Shane LontisFix coverity CID #1452775 & #1452772- Dereference befor...
2020-08-24 Shane LontisFix coverity CID #1454638 - Dereference after NULL...
2020-08-24 Shane LontisFix coverity CID #1455335 - Dereference after NULL...
2020-08-24 Shane LontisFix coverity CID #1458644 - Negative return passed...
2020-08-24 Shane LontisFix coverity CID #1465525 - NULL pointer dereference...
2020-08-24 Shane LontisFix coverity CID #1465531 - Negative return passed...
2020-08-24 Shane LontisFix coverity CID #1465797 - Negative loop bound in...
2020-08-24 Shane LontisFix coverity CID #1465594 - Null dereference in EVP_PKE...
2020-08-22 Shane LontisFix CMS so that it still works with non fetchable algor...
2020-08-22 Robert JędrzejczykWindows get ENV value as UTF-8 encoded string instead...
2020-08-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbUse in CMP+CRMF libctx and propq param added to sign...
2020-08-21 Dr. David von Oheimbcmp_msg.c: Copy libctx and propq of CMP_CTX to newly...
2020-08-21 Dr. David von Oheimbcmp_util.c: Add OPENSSL_CTX parameter to ossl_cmp_build...
2020-08-21 Dr. David von Oheimbcmp_hdr.c: Adapt ossl_cmp_hdr_init() to use OPENSSL_CTX...
2020-08-21 Dr. David von Oheimbcrypto/cmp: Prevent misleading errors in case x509v3_ca...
2020-08-21 Dr. David von OheimbAdd OPENSSL_CTX parameter to OSSL_CRMF_pbmp_new() and...
2020-08-21 Dr. David von OheimbAdd libctx and propq parameters to OSSL_CMP_{SRV_}...
2020-08-21 Dr. David von Oheimbcmp_vfy.c: Fix bug: must verify msg signature also...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
2020-08-21 Dr. David von Oheimbx_x509.c: Simplify X509_new_with_libctx() using x509_se...
2020-08-21 Dr. David von OheimbMake sure x509v3_cache_extensions() does not modify...
2020-08-20 Dr. David von OheimbFix mem leaks on PKCS#12 read error in PKCS12_key_gen_...
2020-08-20 Richard LevittePEM: Add more library context aware PEM readers
2020-08-20 Richard LevitteSTORE: Distinguish public keys from private keys
2020-08-20 Richard LevittePROV: Fix DSA and DH private key serializers
2020-08-20 Richard LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-20 Richard LevitteRSA: Fix rsa_todata() to only add params for existing...
2020-08-20 Richard LevitteEVP: Have evp_pkey_cmp_any() detect if export wasn...
2020-08-19 Dr. David von OheimbPKCS12_parse(): Clean up code and correct documentation
2020-08-19 Dr. David von OheimbPKCS12_parse(): Fix reversed order of certs parsed...
2020-08-19 Dr. David von OheimbOSSL_STORE file_load_try_decode(): Avoid flooding error...
2020-08-19 Shane LontisFix no-cms build errors.
2020-08-19 PauliOCSP: Add return value checks.
2020-08-17 Shane LontisFix DSA/DH so that legacy keys can still be generated...
2020-08-17 Matt CaswellLoad the default config file before working with defaul...
2020-08-14 Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-14 PauliMove PKCS#12 KDF to provider.
2020-08-13 Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-12 Dr. David von OheimbIntroduce X509_add_cert[s] simplifying various addition...
2020-08-12 Shane LontisAdd public API for gettables and settables for keymanag...
2020-08-11 Shane LontisFix serializer_EVP_PKEY_to_bio so that that the key...
2020-08-11 Shane LontisAdd fix for RSA keygen in FIPS using keysizes 2048...
2020-08-11 Benjamin KadukAvoid deprecated function in evp_lib.c
2020-08-11 Benjamin KadukUse local IV storage in EVP BLOCK_* macros
2020-08-11 Benjamin KadukUse local IV storage in e_rc2.c
2020-08-11 Benjamin KadukUse local IV storage in e_xcbc_d.c
2020-08-11 Benjamin KadukUse local IV storage in e_sm4.c
next