]> git.ipfire.org Git - thirdparty/openssl.git/history - include
Move SM2 asymmetric encryption to be available in the default provider
[thirdparty/openssl.git] / include /
2020-09-25  Matt CaswellMove SM2 asymmetric encryption to be available in the...
2020-09-25  Richard LevitteEVP: Enforce that EVP_PKEY_set_alias_type() only works...
2020-09-25  Richard LevitteHide ECX_KEY again
2020-09-24  Dr. David von OheimbPrune low-level ASN.1 parse errors from error queue...
2020-09-24  Richard LevitteUse OPENSSL_SYS_TANDEM instead of OPENSSL_SYSNAME_TANDEM
2020-09-23  Dr. Matthias St... drbg: revert renamings of the generate and reseed counter
2020-09-23  Shane LontisFix ecx so that is uses a settable propertyquery
2020-09-23  Shane LontisChange rsa gen so it can use the propq from OSSL_PKEY_P...
2020-09-23  Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-23  PauliAdd a "random" configuration section.
2020-09-22  Paul YangAdd SM2 signature algorithm to default provider
2020-09-22  Paul YangAdd SM2 key management
2020-09-21  Eric CurtinIncrease PSK_MAX_IDENTITY_LEN from 128 to 256
2020-09-21  Rutger HendriksIncrease PSK_MAX_PSK_LEN to 512
2020-09-20  Richard LevitteDECODER: Some cleanups, and aligning with OSSL_ENCODER
2020-09-20  Richard LevitteTEST: Adapt applicable tests to the changed OSSL_ENCODE...
2020-09-20  Richard LevitteENCODER: Refactor the OSSL_ENCODER API to be more like...
2020-09-20  Richard LevitteENCODER: Redefine the libcrypto <-> provider interface
2020-09-20  David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-19  Shane LontisFix ec keygen so that it passes the library context...
2020-09-19  Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18  Shane LontisAdd option to fipsinstall to disable fips security...
2020-09-18  Matt CaswellRemove some unneeded code from lhash.h
2020-09-18  Matt CaswellUpdate err.h to use the new lhash generation code
2020-09-18  Matt CaswellUpdate conf.h.in to use the new lhash generation code
2020-09-18  Matt CaswellProvide basis for fixing lhash code
2020-09-17  Shane LontisAdd selftest callback to CRNG output test
2020-09-17  Tomas MrazDisallow certs with explicit curve in verification...
2020-09-17  Tomas MrazEC_KEY: add EC_KEY_decoded_from_explicit_params()
2020-09-17  Matt CaswellCorrectly display the signing/hmac algorithm in the...
2020-09-17  jwalchAnnotate potential -Wunused-function violations in...
2020-09-16  Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16  Shane LontisAdd self tests for rsa encryption
2020-09-13  Matt CaswellStreamline the safestack generated code
2020-09-13  Matt CaswellRemove some safestack things that are no longer needed
2020-09-13  Matt CaswellFix safestack issues in ui.h
2020-09-13  Matt CaswellFix safestack issues in pkcs12.h
2020-09-13  Matt CaswellFix safestack issues in crypto.h
2020-09-13  Matt CaswellFix safestack issues in conf.h
2020-09-13  Matt CaswellFix safestack issues in bio.h
2020-09-13  Matt CaswellFix safestack issues in ess.h
2020-09-13  Matt CaswellFix safestack issues in asn1t.h
2020-09-13  Matt CaswellFix safestack issues in ct.h
2020-09-13  Matt CaswellFix safestack issues in crmf.h
2020-09-13  Matt CaswellFix safestack issues in x509_vfy.h
2020-09-13  Matt CaswellFix safestack issues in srp.h
2020-09-13  Matt CaswellFix safestack issues in pkcs7.h
2020-09-13  Matt CaswellFix safestack issues in ocsp.h
2020-09-13  Matt CaswellFix safestack issues in cms.h
2020-09-13  Matt CaswellFix safestack issues in cmp.h
2020-09-13  Matt CaswellFix safestack issues in asn1.h
2020-09-13  Matt CaswellFix stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13  Matt CaswellFix safestack issues in x509v3.h
2020-09-13  Matt CaswellFix safestack issues in x509.h
2020-09-13  Matt CaswellFix safestack issues in ssl.h
2020-09-12  Randall S. BeckerNonStop port updates for 3.0.0.
2020-09-12  Richard LevitteEVP: Add the internal convenience function evp_keymgmt_...
2020-09-12  Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-12  Shane Lontiskeygen: add FIPS error state management to conditional...
2020-09-11  Dr. David von Oheimbcheck_chain_extensions(): Require X.509 v3 if extension...
2020-09-11  Dr. David von Oheimbcheck_chain_extensions(): Add check that CA cert includ...
2020-09-11  Dr. David von Oheimbcheck_chain_extensions(): Add check that on empty Subje...
2020-09-11  Dr. David von Oheimbcheck_chain_extensions(): Add check that AKID and SKID...
2020-09-11  Dr. David von Oheimbcheck_chain_extensions(): Add check that Basic Constrai...
2020-09-11  Dr. David von OheimbExtend X509 cert checks and error reporting in v3_...
2020-09-10  Dr. David von Oheimbapps_ui.c: Correct password prompt for ui_method
2020-09-10  Matt CaswellFix an EVP_MD_CTX leak
2020-09-09  Richard LevitteENCODER: Refactor provider implementations, and some...
2020-09-09  PauliDeprecate SHA and MD5 again.
2020-09-08  Dr. David von OheimbAdd 4 new OIDs for PKIX key purposes and 3 new CMP...
2020-09-08  Richard LevittePEM: Make PEM_write_bio_PrivateKey_traditional() handle...
2020-09-08  Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
2020-09-08  Dr. David von OheimbOSSL_HTTP_parse_url(): add optional port number return...
2020-09-08  Richard LevitteEVP: Move the functions and controls for setting and...
2020-09-08  Richard LevitteEVP: Add support for delayed EVP_PKEY operation parameters
2020-09-08  Richard LevitteEVP: Preserve the EVP_PKEY id in a few more spots
2020-09-06  jwalchCleanup deprecation of ENGINE_setup_bsd_cryptodev
2020-09-06  John BaldwinSlightly abstract ktls_start() to reduce OS-specific...
2020-09-06  John BaldwinRemove unused dummy functions from ktls.h.
2020-09-05  Dr. David von OheimbX509_STORE_CTX_print_verify_cb(): add AKID and SKID...
2020-09-05  Dr. David von OheimbOSSL_CMP_CTX: rename field and its getter/setter from...
2020-09-05  Dr. David von OheimbStrengthen chain building for CMP
2020-09-05  Dr. David von OheimbAdd OSSL_CMP_CTX_get1_newChain() and related CLI option...
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  Matt CaswellAdd an HMAC implementation that is TLS aware
2020-09-01  Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-31  John BaldwinMove KTLS inline functions only used by libssl into...
2020-08-31  John BaldwinSupport for KTLS TX on FreeBSD for TLS 1.3.
2020-08-31  John BaldwinAdd support for KTLS receive for TLS 1.1-1.2 on FreeBSD.
2020-08-31  John BaldwinAdd helper functions for FreeBSD KTLS.
2020-08-31  John BaldwinAdd a ktls_crypto_info_t typedef.
2020-08-29  Matt CaswellImprove some error messages if a digest is not available
2020-08-29  Matt CaswellDelete unused PKEY MAC files
2020-08-29  Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-29  Matt CaswellConvert EVP_PKEY_CTX_set_mac_key() into a function
2020-08-28  Richard LevitteFix PEM_write_bio_PrivateKey_traditional() to not outpu...
2020-08-27  Rich SalzAdd OCSP_PARTIAL_CHAIN to OCSP_basic_verify()
2020-08-26  Dmitry BelyavskiyPunycode decoding implementation
next