summaryrefslogtreecommitdiffstats
path: root/crypto/evp/build.info
AgeCommit message (Expand)Author
2020-01-12Add dsa signature alg to fips providerShane Lontis
2019-12-18Cleanup legacy digest methods.Shane Lontis
2019-11-14Fix no-blake2Matt Caswell
2019-10-17Move BLAKE2 digests completely to the default providerRichard Levitte
2019-10-14Move MD2, MD4 and MD5 digests completely to the providersRichard Levitte
2019-10-11Support calling EVP_DigestUpdate instead of EVP_Digest[Sign|Verify]UpdateMatt Caswell
2019-10-10Rework how our providers are builtRichard Levitte
2019-10-04Move MD5-SHA1 digest completely to the default providerRichard Levitte
2019-10-04Move all SHA digests completely to the default providerRichard Levitte
2019-09-06KDF/PRF updates to libcryptoPauli
2019-08-26Include mac_meth and mac_lib in the FIPS providerPauli
2019-08-15Remove init of MACs from EVPRichard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-07-22Add evp_keymgmt_export_to_provider(), for key transfer between providersRichard Levitte
2019-07-22Add basic EVP_KEYMGMT API and libcrypto <-> provider interfaceRichard Levitte
2019-07-16Make the EVP Key Exchange code provider awareMatt Caswell
2019-07-11Adapt diverse EVP_CIPHER functions to use get_params and set_params interfacesRichard Levitte
2019-06-15Use variables in build.info files where it's worth the whileRichard Levitte
2019-05-23Make some EVP code available from within the FIPS moduleMatt Caswell
2019-05-03Added EVP_KDF (similiar to the EVP_MAC)Shane Lontis
2019-03-18Add generic EVP method fetcherRichard Levitte
2019-02-13Added new EVP/KDF API.David Makepeace
2018-10-29Add generic EVP_PKEY_METHOD for EVP_MACsRichard Levitte
2018-10-29Add automatic initializations support for EVP_MAC objectsRichard Levitte
2018-10-29Add EVP_MAC APIRichard Levitte
2018-08-06s390x assembly pack: add KIMD/KLMD code path for sha3/shakePatrick Steuer
2017-11-06SM3: restructure to EVP internal and update doc to right locationRonald Tse
2017-11-06SM3: Add SM3 hash functionJack Lloyd
2017-10-31SM4: Add SM4 block cipher to EVPRonald Tse
2017-08-30Implement Aria GCM/CCM Modes and TLS cipher suitesJon Spillett
2017-08-15Rename crypto/evp/scrypt.c to crypto/evp/pbe_scrypt.cRichard Levitte
2017-07-25Add evp/m_sha3.c.Andy Polyakov
2017-02-21Implementation of the ARIA cipher as described in RFC 5794.Pauli
2016-03-11Review commentsKurt Roeckx
2016-03-11Add blake2 support.Bill Cox
2016-03-11crypto/*/build.info: SPARC-specific fixups.Andy Polyakov
2016-03-09Add extra include directory for includers of ppc_arch.hRichard Levitte
2016-02-09Update build.info files for auto-init/de-initMatt Caswell
2016-02-01unified build scheme: add build.info filesRichard Levitte