summaryrefslogtreecommitdiffstats
path: root/util/libcrypto.num
AgeCommit message (Expand)Author
2020-09-09Deprecate SHA and MD5 again.Pauli
2020-09-08Add CMS AuthEnvelopedData with AES-GCM supportJakub Zelenka
2020-09-08EVP: Move the functions and controls for setting and getting distidRichard Levitte
2020-09-08EVP: Add support for delayed EVP_PKEY operation parametersRichard Levitte
2020-09-06Cleanup deprecation of ENGINE_setup_bsd_cryptodevjwalch
2020-09-05OSSL_CMP_CTX: rename field and its getter/setter from 'untrusted_certs' to 'u...Dr. David von Oheimb
2020-09-05Strengthen chain building for CMPDr. David von Oheimb
2020-09-05Add OSSL_CMP_CTX_get1_newChain() and related CLI option -chainoutDr. David von Oheimb
2020-09-03STORE: Deprecate legacy / ENGINE functionsRichard Levitte
2020-09-03STORE: Move the built-in 'file:' loader to become an engine moduleRichard Levitte
2020-08-29Extend the provider MAC bridge for CMACMatt Caswell
2020-08-24DECODER: Add function to set an OSSL_PASSPHRASE_CALLBACK type callbackRichard Levitte
2020-08-24OSSL_PARAM: Add string pointer gettersRichard Levitte
2020-08-24STORE: Add the base functions to support provider based loadersRichard Levitte
2020-08-24STORE: Add missing function OSSL_STORE_LOADER_set_open_with_libctx()Richard Levitte
2020-08-22Add Explicit EC parameter support to providers.Shane Lontis
2020-08-21Rename OSSL_SERIALIZER / OSSL_DESERIALIZER to OSSL_ENCODE / OSSL_DECODERichard Levitte
2020-08-21Add libctx and propq param to ASN.1 sign/verify/HMAC/decryptDr. David von Oheimb
2020-08-20PEM: Add more library context aware PEM readersRichard Levitte
2020-08-20STORE: Distinguish public keys from private keysRichard Levitte
2020-08-20X509: Add d2i_PUBKEY_ex(), which take a libctx and propqRichard Levitte
2020-08-19Fix no-cms build errors.Shane Lontis
2020-08-14provider: disable fall-backs if OSSL_PROVIDER_load() fails.Pauli
2020-08-13Remove needless #ifndef OPENSSL_NO_SOCK for X509_{CRL_}load_httpDr. David von Oheimb
2020-08-12Introduce X509_add_cert[s] simplifying various additions to cert listsDr. David von Oheimb
2020-08-12Add public API for gettables and settables for keymanagement, signatures and ...Shane Lontis
2020-08-11Deprecate and replace EVP_CIPHER_CTX_iv()/etc.Benjamin Kaduk
2020-08-11Add DHX serializationShane Lontis
2020-08-10Extend the EVP_PKEY KDF to KDF provider bridge to also support ScryptMatt Caswell
2020-08-10Extend the EVP_PKEY KDF to KDF provider bridge to also support HKDFMatt Caswell
2020-08-10Implement a EVP_PKEY KDF to KDF provider bridgeMatt Caswell
2020-08-09Add 'on demand self test' and status test to providersShane Lontis
2020-08-09Add some of the missing CMS API documentationShane Lontis
2020-08-07rand_drbg: remove RAND_DRBG.Pauli
2020-08-07Add new APIs to get PKCS12 secretBag OID and valueJon Spillett
2020-08-01DESERIALIZER: Refactor the constructor setting APIRichard Levitte
2020-08-01DESERIALIZER: Add deserializers for the rest of our asymmetric key typesRichard Levitte
2020-08-01DESERIALIZER: Rethink password handlingRichard Levitte
2020-07-30Add OSSL_CMP_MSG_write(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30Export ossl_cmp_msg_load() as OSSL_CMP_MSG_read(), use it in apps/cmp.cDr. David von Oheimb
2020-07-30Export crm_new() of cmp_msg.c under the name OSSL_CMP_CTX_setup_CRM()Dr. David von Oheimb
2020-07-30Streamline the CMP request session API, adding the generalized OSSL_CMP_exec_...Dr. David von Oheimb
2020-07-24SERIALIZER: Add functions to deserialize into an EVP_PKEYRichard Levitte
2020-07-24DESERIALIZER: Add foundation for deserializersRichard Levitte
2020-07-24Add X509 related libctx changes.Shane Lontis
2020-07-22EVP: deprecate the EVP_X_meth_ functions.Pauli
2020-07-16Revert "kdf: make function naming consistent."Matt Caswell
2020-07-16Revert "The EVP_MAC functions have been renamed for consistency. The EVP_MAC...Matt Caswell
2020-07-16libcrypto.num: engine deprecation updatesPauli
2020-07-14DRBG: rename the DRBG taxonomy.Pauli