Re-introduce legacy EVP_PKEY types for provided keys
[openssl.git] / crypto / evp / build.info
2020-04-16 Rich SalzUse build.info, not ifdef for crypto modules
2020-02-07 Richard LevitteAdapt all build.info and test recipes to the new $disab...
2020-01-29 Shane LontisAdd RSA key validation to default provider
2020-01-25 Richard LevitteEVP: Adapt EVP_PKEY Seal and Open for provider keys
2020-01-23 Shane LontisAdd DH key exchange to fips provider
2020-01-12 Shane LontisAdd dsa signature alg to fips provider
2019-12-18 Shane LontisCleanup legacy digest methods.
2019-11-14 Matt CaswellFix no-blake2
2019-10-17 Richard LevitteMove BLAKE2 digests completely to the default provider
2019-10-14 Richard LevitteMove MD2, MD4 and MD5 digests completely to the providers
2019-10-11 Matt CaswellSupport calling EVP_DigestUpdate instead of EVP_Digest...
2019-10-10 Richard LevitteRework how our providers are built
2019-10-04 Richard LevitteMove MD5-SHA1 digest completely to the default provider
2019-10-03 Richard LevitteMove all SHA digests completely to the default provider
2019-09-06 PauliKDF/PRF updates to libcrypto
2019-08-26 PauliInclude mac_meth and mac_lib in the FIPS provider
2019-08-15 Richard LevitteRemove init of MACs from EVP
2019-08-15 Richard LevittePrepare EVP_MAC infrastructure for moving all MACs...
2019-07-22 Richard LevitteAdd evp_keymgmt_export_to_provider(), for key transfer...
2019-07-22 Richard LevitteAdd basic EVP_KEYMGMT API and libcrypto <-> provider...
2019-07-16 Matt CaswellMake the EVP Key Exchange code provider aware
2019-07-11 Richard LevitteAdapt diverse EVP_CIPHER functions to use get_params...
2019-06-14 Richard LevitteUse variables in build.info files where it's worth...
2019-05-23 Matt CaswellMake some EVP code available from within the FIPS module
2019-05-03 Shane LontisAdded EVP_KDF (similiar to the EVP_MAC)
2019-03-18 Richard LevitteAdd generic EVP method fetcher
2019-02-13 David MakepeaceAdded new EVP/KDF API.
2018-10-29 Richard LevitteAdd generic EVP_PKEY_METHOD for EVP_MACs
2018-10-29 Richard LevitteAdd automatic initializations support for EVP_MAC objects
2018-10-29 Richard LevitteAdd EVP_MAC API
2018-08-06 Patrick Steuers390x assembly pack: add KIMD/KLMD code path for sha3...
2017-11-05 Ronald TseSM3: restructure to EVP internal and update doc to...
2017-11-05 Jack LloydSM3: Add SM3 hash function
2017-10-31 Ronald TseSM4: Add SM4 block cipher to EVP
2017-08-30 Jon SpillettImplement Aria GCM/CCM Modes and TLS cipher suites
2017-08-15 Richard LevitteRename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.c
2017-07-25 Andy PolyakovAdd evp/m_sha3.c.
2017-02-21 PauliImplementation of the ARIA cipher as described in RFC...
2016-03-11 Kurt RoeckxReview comments
2016-03-11 Bill CoxAdd blake2 support.
2016-03-11 Andy Polyakovcrypto/*/build.info: SPARC-specific fixups.
2016-03-09 Richard LevitteAdd extra include directory for includers of ppc_arch.h
2016-02-09 Matt CaswellUpdate build.info files for auto-init/de-init
2016-02-01 Richard Levitteunified build scheme: add build.info files