summaryrefslogtreecommitdiff
path: root/lib/libcrypto/man/EVP_SignInit.3
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-27 17:35:51 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-03-27 17:35:51 +0000
commit25f4ab68a920d5d0f61d0dfa51fdec8987c269dc (patch)
tree6208fde7ac9d831efb20b6a04a06f937dad04fcc /lib/libcrypto/man/EVP_SignInit.3
parent96c2295dd79f95dcd2421b38c03c1be54aae4930 (diff)
found a complete archive of SSLeay-0.4 to SSLeay-0.8.1b tarballs
on the web, so fix up SSLeay HISTORY accordingly
Diffstat (limited to 'lib/libcrypto/man/EVP_SignInit.3')
-rw-r--r--lib/libcrypto/man/EVP_SignInit.310
1 files changed, 6 insertions, 4 deletions
diff --git a/lib/libcrypto/man/EVP_SignInit.3 b/lib/libcrypto/man/EVP_SignInit.3
index 1c75e332aac..a2314996554 100644
--- a/lib/libcrypto/man/EVP_SignInit.3
+++ b/lib/libcrypto/man/EVP_SignInit.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: EVP_SignInit.3,v 1.7 2018/03/22 21:08:22 schwarze Exp $
+.\" $OpenBSD: EVP_SignInit.3,v 1.8 2018/03/27 17:35:50 schwarze Exp $
.\" OpenSSL b97fdb57 Nov 11 09:33:09 2016 +0100
.\"
.\" This file was written by Dr. Stephen Henson <steve@openssl.org>.
@@ -49,7 +49,7 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED
.\" OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd $Mdocdate: March 22 2018 $
+.Dd $Mdocdate: March 27 2018 $
.Dt EVP_SIGNINIT 3
.Os
.Sh NAME
@@ -193,10 +193,12 @@ The error codes can be obtained by
.Sh HISTORY
.Fn EVP_SignInit ,
.Fn EVP_SignUpdate ,
-.Fn EVP_SignFinal ,
and
+.Fn EVP_SignFinal
+first appeared in SSLeay 0.5.1.
.Fn EVP_PKEY_size
-appeared in SSLeay 0.8.1b or earlier and have been available since
+first appeared in SSLeay 0.6.0.
+These functions have been available since
.Ox 2.4 .
.Pp
.Fn EVP_SignInit_ex