summaryrefslogtreecommitdiffstats
path: root/doc
AgeCommit message (Expand)Author
2019-09-12doc/man3/OSSL_PARAM.pod: add details about multiple elements with same keyRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: remove a comment that isn't true any moreRichard Levitte
2019-09-12doc/man3/OSSL_PARAM.pod: conform to man-page standardsRichard Levitte
2019-09-11Add EVP_CIPHER_CTX_tag_length()Shane Lontis
2019-09-09Use simple names in core_names.hMatt Caswell
2019-09-09Revise EVP_PKEY param handlingMatt Caswell
2019-09-09Add docs for the provider interface for signature operationsMatt Caswell
2019-09-09Add public API docs for newly added EVP_SIGNATURE related functionsMatt Caswell
2019-09-09Check the DH modulus bit lengthBernd Edlinger
2019-09-09Fix typos in the OSSL_METHOD_STORE docJakub Zelenka
2019-09-07Add 'engine' param to KDFsPauli
2019-09-06Remove reference to legacy aliases for MAC and KDFPauli
2019-09-06Update KDF documentation (section 3)Pauli
2019-09-06Update KDF documentation (section 1)Pauli
2019-09-06Update KDF documentation (section 7)Pauli
2019-09-06Documentation updates in light of the KDF conversionPauli
2019-09-05Change provider params from int to size_tShane Lontis
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli
2019-09-04New function EVP_CIPHER_free()Richard Levitte
2019-09-04New function EVP_MD_free()Richard Levitte
2019-09-03Refactor how KEYMGMT methods get associated with other methodsRichard Levitte
2019-09-02Add CPU info to the speed command summaryBernd Edlinger
2019-09-02Rework the documentation of our individual MAC implementationsRichard Levitte
2019-09-02Fix function name typo in MAC documentation.Pauli
2019-08-28openssl provider: New sub-command, for provider discoveryRichard Levitte
2019-08-27OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use itRichard Levitte
2019-08-27Do not have duplicate section headsRich Salz
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis
2019-08-24Update EVP_MAC.podRichard Levitte
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte
2019-08-24Add app for fips installationShane Lontis
2019-08-22Deprecate unprefixed manual entries for openssl commandsDr. Matthias St. Pierre
2019-08-22Support parsing of SM2 ID in hexdecimalPaul Yang
2019-08-22Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte
2019-08-22Modify ossl_method_store_add() to handle reference countingRichard Levitte
2019-08-21Constify param builder string functions.Pauli
2019-08-20Correct documented return value for BIO_get_mem_data()Johannes
2019-08-20cleanup provider digestsShane Lontis
2019-08-19doc: fix link in BN_new.podMykola Baibuz
2019-08-19cipher cleanups.Shane Lontis
2019-08-19Add fips provider code for handling self test dataShane Lontis
2019-08-19Use WARNINGS heading not WARNINGRich Salz
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz
2019-08-19Fix some pod-page ordering nitsRich Salz
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte
2019-08-15Implement EVP_MAC_do_all_ex()Richard Levitte
2019-08-15Add EVP_MAC_provider()Richard Levitte
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte
2019-08-15OPENSSL_s390xcap.pod: list msa9 facility bit (155)Patrick Steuer
2019-08-15Rename provider and core get_param_types functionsRichard Levitte