summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man
AgeCommit message (Expand)Author
2019-11-01In evp/pmeth_lib.c rev. 1.16, jsing@ enabled EVP_PKEY_RSA_PSS.Ingo Schwarze
2019-11-01In rsa.h rev. 1.45, jsing@ providedIngo Schwarze
2019-11-01In rsa.h rev. 1.45, jsing@ provided the threeIngo Schwarze
2019-11-01move the PSS macros to the end in preparation for adding more macros,Ingo Schwarze
2019-11-01The EVP_PKEY_CTX_ctrl(3) manual page requires additions for RSA-PSSIngo Schwarze
2019-10-31In rsa_pmeth.c rev. 1.30, jsing@ set the minimum RSA key lengthIngo Schwarze
2019-10-29In rsa.h rev. 1.41, jsing@ provided RSA_pkey_ctx_ctrl(3).Ingo Schwarze
2019-10-29merge documentation for several macros EVP_PKEY_CTX_*_rsa_oaep_*(3)Ingo Schwarze
2019-10-29merge documentation for EVP_PKEY_CTX_set1_id(3), EVP_PKEY_CTX_get1_id(3),Ingo Schwarze
2019-10-29merge documentation of EVP_PKEY_CTX_set_ec_param_enc(3)Ingo Schwarze
2019-10-29correct HISTORY of some RSA control macrosIngo Schwarze
2019-10-29list supported algorithm ids and clarify how the engine argument is usedIngo Schwarze
2019-09-10document EVP_PKEY_CTX_get_signature_md(3);Ingo Schwarze
2019-09-01Document EVP_PKEY_get0(3), EVP_PKEY_assign_GOST(3), EVP_PKEY_assign(3),Ingo Schwarze
2019-08-28new manual page AES_encrypt(3)Ingo Schwarze
2019-08-27document OCSP_parse_url(3)Ingo Schwarze
2019-08-27document OCSP_cert_status_str(3)Ingo Schwarze
2019-08-27document OCSP_response_status_str(3)Ingo Schwarze
2019-08-26document i2a_ASN1_INTEGER(3)Ingo Schwarze
2019-08-26document ASN1_put_object(3) and ASN1_put_eoc(3)Ingo Schwarze
2019-08-26document ASN1_OCTET_STRING_cmp(3), ASN1_OCTET_STRING_dup(3), andIngo Schwarze
2019-08-25Change generating and checking of primes so that the error rate ofIngo Schwarze
2019-08-25document EVP_sm3(3) and EVP_whirlpool(3), loosely based on theIngo Schwarze
2019-08-25fix reversed meaning of error codes;Ingo Schwarze
2019-08-25typo in function argument type;Ingo Schwarze
2019-08-25Correctly document the return values of i2d_ECDSA_SIG(3) andIngo Schwarze
2019-08-25import the CRYPTO_memcmp(3) manual from OpenSSL 1.1.1,Ingo Schwarze
2019-08-23document RSAPrivateKey_dup(3) and RSAPublicKey_dup(3)Ingo Schwarze
2019-08-23document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3)Ingo Schwarze
2019-08-23document X509_dup(3)Ingo Schwarze
2019-08-22document X509_check_purpose(3)Ingo Schwarze
2019-08-20New manual page X509_cmp(3) documenting the same public functionsIngo Schwarze
2019-08-20make BN_CTX_end(NULL) a NOOP for compatibility with documented behaviourIngo Schwarze
2019-08-19document X509_INFO_new(3) and X509_INFO_free(3)Ingo Schwarze
2019-08-19document ECDH_compute_key(3) and ECDH_size(3);Ingo Schwarze
2019-08-18Tweak cross references, in particular making sure thatIngo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18minor cleanup:Ingo Schwarze
2019-08-18some cleanup:Ingo Schwarze
2019-08-17some cleanup:Ingo Schwarze
2019-08-17minor cleanup:Ingo Schwarze
2019-08-16link to the new EC_KEY_METHOD_new(3) pageIngo Schwarze
2019-08-16document the EC_KEY_METHOD function tableIngo Schwarze
2019-08-16document EC_KEY_get_ex_new_index(3), EC_KEY_get_ex_data(3),Ingo Schwarze
2019-08-16some cleanup:Ingo Schwarze
2019-08-16minor cleanup:Ingo Schwarze
2019-08-15minor cleanup:Ingo Schwarze
2019-08-15some cleanup:Ingo Schwarze
2019-08-15document but do not recommend EVP_Cipher(3);Ingo Schwarze