Add AES KW inverse ciphers to the EVP layer
[openssl.git] / util /
2020-11-01 Richard Levitteutil/find-doc-nits: ignore OSSL_DEPRECATED*, alongside...
2020-10-27 Richard Levitteconfigdata.pm.in, util/dofile.pl: Make a HERE document...
2020-10-22 PauliRemove EVP_aes_(128|192|256)_siv functions
2020-10-22 Shane LontisRename EVP_KDF_reset() to EVP_KDF_CTX_reset().
2020-10-21 Richard LevitteUnexport internal MSBLOB and PVK functions
2020-10-20 Matt CaswellDeprecate EVP_PKEY_set1_tls_encodedpoint()
2020-10-20 Matt CaswellDocument EVP_PKEY_set1_encoded_public_key()
2020-10-20 Matt CaswellRename EVP_PKEY_set1_tls_encodedpoint to EVP_PKEY_set1_...
2020-10-15 Matt CaswellUpdate copyright year
2020-10-15 Dr. Matthias St... Rename OPENSSL_CTX prefix to OSSL_LIB_CTX
2020-10-15 Matt CaswellMake evp_pkey_ctx_get0_libctx/propq public API
2020-10-12 Richard LevitteDocument how deprecation should be done
2020-10-12 Richard LevitteOpenSSL::ParseC: handle OSSL_CORE_MAKE_FUNC
2020-10-12 Richard LevitteAdd PEM declaration macros that take attributes
2020-10-12 Richard LevitteAdd ASN1 declaration macros that take attributes
2020-10-12 Richard LevitteMake OpenSSL::ParseC and OpenSSL::Ordinals treat deprec...
2020-10-10 Richard LevitteENCODER / DECODER: Add functions to encode/decode to...
2020-10-09 Richard Levittemake ordinals
2020-10-09 Richard LevitteModify util/mknum.pl to drop new symbols that don't...
2020-10-09 Richard LevitteOpenSSL::Ordinals: Add options for the writing functions
2020-10-08 Jordan MontgomeryExpose PKCS7_get_octet_string and PKCS7_type_is_other
2020-10-06 Dr. David von OheimbTest.pm: Add result_dir and export both result_dir...
2020-10-03 Richard LevitteConfiguration: add initial NonStop values in OpenSSL...
2020-10-01 Matt CaswellFix some things the rename script didn't quite get...
2020-10-01 Matt CaswellPerl util to do with_libctx renaming
2020-09-30 Dr. David von Oheimbcheck-format.pl: Allow nested indentation of labels...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Extend exceptions for no SPC after...
2020-09-30 Dr. David von Oheimbcheck-format.pl: Document how to run positive and negat...
2020-09-25 jwalchen EVP_PKEY_CTX_set_rsa_keygen_pubexp() BIGNUM management
2020-09-25 Shane LontisRemove openssl provider app
2020-09-25 Richard LevitteBuild: Make NonStop shared libraries only export select...
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 OheimbTest.pm: Some clarifications added to the documentation
2020-09-24 Hu KepingSimplify the tarball generating scripts
2020-09-23 Paulikdf/mac: add name query calls for KDFs and MACs
2020-09-21 Shane LontisFix merge error with libcrypto.num
2020-09-20 Richard Levitteutil/find-doc-nits: Add a regexp for C symbols and...
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 David BenjaminDeprecate ASN1_STRING_length_set in OpenSSL 3.0.
2020-09-19 Richard Levitteutil/mkerr.h: Restore header file rename
2020-09-19 Shane LontisAdd KEM (Key encapsulation mechanism) support to providers
2020-09-18 Matt CaswellFix some doc-nits and make update errors
2020-09-18 Matt CaswellProvide basis for fixing lhash code
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-16 Tim Hudsonundeprecate EVP_PKEY_cmp and EVP_PKEY_cmp_parameters
2020-09-16 Richard LevitteOpenSSL::ParseC: recognise inline function bodies
2020-09-14 Dr. Matthias St... prov/drbg: cleanup some RAND_DRBG leftovers
2020-09-13 Matt CaswellDon't complain about stack related macros
2020-09-13 Richard LevitteMake 'make errors' work again
2020-09-13 Richard Levitteutil/mknum.pl: Fix file opening
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 stacks of OPENSSL_STRING, OPENSSL_CSTRING and OPENS...
2020-09-13 Matt CaswellFix safestack issues in ssl.h
2020-09-12 Richard LevitteEC: Reimplement EVP_PKEY_CTX_set_ec_param_enc() to...
2020-09-09 PauliDeprecate SHA and MD5 again.
2020-09-08 Jakub ZelenkaAdd CMS AuthEnvelopedData with AES-GCM support
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-06 jwalchCleanup deprecation of ENGINE_setup_bsd_cryptodev
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: Move the built-in 'file:' loader to become an...
2020-09-01 Dr. David von OheimbAdd -verbosity option to apps/cmp.c and add log output...
2020-08-29 Matt CaswellExtend the provider MAC bridge for CMAC
2020-08-28 Jung-uk KimIgnore vendor name in Clang version number.
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-22 Shane LontisAdd Explicit EC parameter support to providers.
2020-08-21 Richard LevitteRemove the OSSL_SERIALIZER / OSSL_DESERIALIZER renaming...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Richard LevitteRename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCO...
2020-08-21 Dr. David von OheimbAdd libctx and propq param to ASN.1 sign/verify/HMAC...
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 LevitteX509: Add d2i_PUBKEY_ex(), which take a libctx and...
2020-08-19 Shane LontisFix no-cms build errors.
2020-08-14 Pauliprovider: disable fall-backs if OSSL_PROVIDER_load...
2020-08-13 Dr. David von OheimbRemove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_...
2020-08-13 Benjamin KadukMark SSL_CTX_set_ssl_version() as deprecated in 3.0
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 Benjamin KadukDocument EVP_CIPHER_CTX IV accessors
2020-08-11 Benjamin KadukDeprecate and replace EVP_CIPHER_CTX_iv()/etc.
2020-08-11 Shane LontisAdd DHX serialization
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellExtend the EVP_PKEY KDF to KDF provider bridge to also...
2020-08-10 Matt CaswellImplement a EVP_PKEY KDF to KDF provider bridge
2020-08-09 Shane LontisAdd 'on demand self test' and status test to providers
2020-08-09 Shane LontisAdd some of the missing CMS API documentation
2020-08-09 Shane LontisChange CMS tests to use a library context.
2020-08-07 Paulirand_drbg: remove RAND_DRBG.
next