aboutsummaryrefslogtreecommitdiff
path: root/doc
AgeCommit message (Expand)AuthorFilesLines
2019-09-09Check the DH modulus bit lengthBernd Edlinger1-1/+9
2019-09-09Fix typos in the OSSL_METHOD_STORE docJakub Zelenka1-5/+5
2019-09-07Add 'engine' param to KDFsPauli1-8/+12
2019-09-06Remove reference to legacy aliases for MAC and KDFPauli1-4/+0
2019-09-06Update KDF documentation (section 3)Pauli2-274/+259
2019-09-06Update KDF documentation (section 1)Pauli2-9/+15
2019-09-06Update KDF documentation (section 7)Pauli13-974/+811
2019-09-06Documentation updates in light of the KDF conversionPauli1-57/+35
2019-09-05Change provider params from int to size_tShane Lontis4-16/+16
2019-09-04OSSL_PARAM_construct_utf8_string computes the string length.Pauli2-12/+9
2019-09-04New function EVP_CIPHER_free()Richard Levitte2-9/+23
2019-09-04New function EVP_MD_free()Richard Levitte2-19/+34
2019-09-03Refactor how KEYMGMT methods get associated with other methodsRichard Levitte1-2/+7
2019-09-02Add CPU info to the speed command summaryBernd Edlinger3-1/+43
2019-09-02Rework the documentation of our individual MAC implementationsRichard Levitte15-554/+479
2019-09-02Fix function name typo in MAC documentation.Pauli1-1/+1
2019-08-28openssl provider: New sub-command, for provider discoveryRichard Levitte1-0/+57
2019-08-27OPENSSL_info(): add the item OPENSSL_INFO_SEED_SOURCE and use itRichard Levitte1-0/+5
2019-08-27Do not have duplicate section headsRich Salz19-95/+67
2019-08-26Cleanup ciphers and Add 3des ciphers.Shane Lontis1-0/+6
2019-08-24Update EVP_MAC.podRichard Levitte1-11/+7
2019-08-24Get rid of the diversity of names for MAC parametersRichard Levitte1-18/+7
2019-08-24Add app for fips installationShane Lontis1-0/+147
2019-08-22Deprecate unprefixed manual entries for openssl commandsDr. Matthias St. Pierre54-208/+442
2019-08-22Support parsing of SM2 ID in hexdecimalPaul Yang1-0/+7
2019-08-22Modify ossl_method_store_add() to accept an OSSL_PROVIDER and check for itRichard Levitte1-3/+5
2019-08-22Modify ossl_method_store_add() to handle reference countingRichard Levitte1-4/+8
2019-08-21Constify param builder string functions.Pauli1-2/+2
2019-08-20Correct documented return value for BIO_get_mem_data()Johannes1-1/+4
2019-08-20cleanup provider digestsShane Lontis1-8/+7
2019-08-19doc: fix link in BN_new.podMykola Baibuz1-2/+2
2019-08-19cipher cleanups.Shane Lontis1-0/+4
2019-08-19Add fips provider code for handling self test dataShane Lontis3-1/+77
2019-08-19Use WARNINGS heading not WARNINGRich Salz8-9/+8
2019-08-19Use EXAMPLES not EXAMPLE for section titleRich Salz43-47/+43
2019-08-19Fix some pod-page ordering nitsRich Salz4-39/+40
2019-08-16Rename ctx_{get,set}_params to {get,set}_ctx_paramsRichard Levitte3-27/+27
2019-08-15Implement EVP_MAC_do_all_ex()Richard Levitte1-2/+12
2019-08-15Add EVP_MAC_provider()Richard Levitte1-1/+8
2019-08-15Prepare EVP_MAC infrastructure for moving all MACs to providersRichard Levitte3-157/+416
2019-08-15OPENSSL_s390xcap.pod: list msa9 facility bit (155)Patrick Steuer1-0/+1
2019-08-15Rename provider and core get_param_types functionsRichard Levitte3-19/+19
2019-08-15Modify 'openssl list' to give more verbose descriptionsRichard Levitte1-0/+12
2019-08-15Add missing EVP param utility functionsRichard Levitte5-35/+133
2019-08-14Add description in X509_STORE manipulationPaul Yang1-2/+4
2019-08-12Fix doc example code to follow coding styleRich Salz1-23/+25
2019-08-12Make more use of OSSL_PARAM for digestsRichard Levitte1-11/+66
2019-08-12Add OSSL_PARAM_construct_from_text() and OSSL_PARAM_allocate_from_text()Richard Levitte1-0/+167
2019-08-12Add OPENSSL_hexstr2buf_ex() and OPENSSL_buf2hexstr_ex()Richard Levitte2-20/+74
2019-08-12Remove some duplicate words from the documentationDenis Ovsienko2-2/+2