summaryrefslogtreecommitdiff
path: root/util/libcrypto.num
Commit message (Expand)AuthorAgeFilesLines
* BIO: Add BIO_f_prefix(), a text line prefixing filterRichard Levitte2019-12-181-0/+1
* Deprecate most of debug-memoryRich Salz2019-12-141-8/+8
* chunk 6 of CMP contribution to OpenSSLDr. David von Oheimb2019-12-121-0/+1
* add X509_cmp_timeframe() including its documentationDr. David von Oheimb2019-12-041-0/+1
* PROV SERIALIZER: add support for writing RSA keysRichard Levitte2019-11-291-1/+1
* PROV SERIALIZER: add common functionality to serialize keysRichard Levitte2019-11-291-0/+9
* SERIALIZER: add support for serializing EVP_PKEYsRichard Levitte2019-11-291-0/+6
* SERIALIZER: add functions for serialization to fileRichard Levitte2019-11-291-0/+2
* SERIALIZER: New API for serialization of objects through providersRichard Levitte2019-11-291-0/+14
* Add missing EVP_PKEY_METHOD accessors for digestsign and digestverifyAnthony Hu2019-11-171-0/+4
* Move RSA Asym cipher code to the default providerMatt Caswell2019-11-141-0/+12
* Implement provider support for Asym CiphersMatt Caswell2019-11-141-0/+8
* libcrypto.num: remove some unused EVP_MAC symbolsDr. Matthias St. Pierre2019-11-131-9/+0
* Deprecate ERR_load_KDF_strings()Richard Levitte2019-11-121-1/+1
* Reinstate the KDF error macrosRichard Levitte2019-11-121-0/+1
* Add EVP functionality to create domain params and keys by user dataRichard Levitte2019-11-071-0/+5
* Update source files for deprecation at 3.0Richard Levitte2019-11-071-28/+28
* util/*.num: deassign ordinal numbers from new symbolsRichard Levitte2019-11-051-433/+433
* EVP: Make the SIGNATURE implementation leanerRichard Levitte2019-11-051-3/+3
* EVP: Make the KEYEXCH implementation leanerRichard Levitte2019-11-051-1/+1
* X509_LOOKUP_store: new X509_LOOKUP_METHOD that works by OSSL_STORE URIRichard Levitte2019-11-031-1/+5
* chunk 5 of CMP contribution to OpenSSLDr. David von Oheimb2019-10-291-0/+3
* Deprecate EC_GROUP_clear_free()Nicola Tuveri2019-10-231-1/+1
* EVP: add functions that return the name numberRichard Levitte2019-10-171-0/+7
* EVP: add name traversal functions to all fetchable typesRichard Levitte2019-10-171-2/+9
* EVP: add missing common functionalityRichard Levitte2019-10-171-4/+12
* Add EVP_PKEY_CTX_new_provided()Richard Levitte2019-10-161-0/+1
* Fix typo and create compatibility macroAndreas Schnebinger2019-10-161-1/+1
* Add BN_check_prime()Kurt Roeckx2019-10-141-2/+3
* Deprecate NCONF_WIN32() functionRich Salz2019-10-061-1/+1
* Add the provider function signatures for DigestSign*Matt Caswell2019-10-031-0/+4
* Consistent naming for context gettable param queries .Pauli2019-09-271-6/+6
* Certificate Management Protocol (CMP, RFC 4210) extension to OpenSSLDr. David von Oheimb2019-09-271-119/+175
* Make EVP_MD_CTX_[gettable|settable]_params() take an EVP_MD_CTXMatt Caswell2019-09-251-0/+2
* Modify providers that keep track of underlying algorithmsRichard Levitte2019-09-191-0/+2
* Deprecate ERR_get_state()Richard Levitte2019-09-121-1/+1
* Modernise the ERR functionality further (new functions and deprecations)Richard Levitte2019-09-121-4/+13
* Add EVP_CIPHER_CTX_tag_length()Shane Lontis2019-09-111-0/+1
* Revise EVP_PKEY param handlingMatt Caswell2019-09-091-0/+4
* Add support for verify/verify_recover functions to EVP_SIGNATUREMatt Caswell2019-09-091-0/+2
* Implement DSA in the default providerMatt Caswell2019-09-091-0/+1
* Add the ability to perform signatures in a providerMatt Caswell2019-09-091-0/+5
* libcrypto.num entries for KDFsPauli2019-09-061-7/+13
* Undeprecate OpenSSL_version_num and OPENSSL_VERSION_NUMBERViktor Dukhovni2019-09-051-1/+1
* New function EVP_CIPHER_free()Richard Levitte2019-09-041-0/+1
* New function EVP_MD_free()Richard Levitte2019-09-041-0/+1
* Implement EVP_MAC_do_all_ex()Richard Levitte2019-08-151-0/+2
* Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte2019-08-151-10/+20
* Rename provider and core get_param_types functionsRichard Levitte2019-08-151-1/+1
* Add missing EVP param utility functionsRichard Levitte2019-08-151-0/+10