New manual page EVP_PKEY_asn1_new(3) from Richard Levitte
authorschwarze <schwarze@openbsd.org>
Wed, 14 Feb 2018 02:15:46 +0000 (02:15 +0000)
committerschwarze <schwarze@openbsd.org>
Wed, 14 Feb 2018 02:15:46 +0000 (02:15 +0000)
commitc9c50e9b2b8209bb66e2b3962a739a74a366f029
tree9bce257e272a4e394e20ea5105d950c64f45abc2
parentfca786a80278a91c5c1aade6e4e396c97fb9d9e3
New manual page EVP_PKEY_asn1_new(3) from Richard Levitte
via OpenSSL commit 751148e2 Oct 27 00:11:11 2017 +0200,
including only the parts related to functions that exist
in OpenBSD.

The design of these interfaces is not particularly pretty,
they are not particularly easy to document, and the manual
page does not look particularly good when formatted,
but what can we do, things are as they are...
lib/libcrypto/man/EVP_PKEY_asn1_new.3 [new file with mode: 0644]
lib/libcrypto/man/EVP_PKEY_cmp.3
lib/libcrypto/man/EVP_PKEY_get_default_digest_nid.3
lib/libcrypto/man/EVP_PKEY_new.3
lib/libcrypto/man/EVP_PKEY_print_private.3
lib/libcrypto/man/EVP_SignInit.3
lib/libcrypto/man/Makefile
lib/libcrypto/man/X509_PUBKEY_new.3