summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/crypto.3
diff options
context:
space:
mode:
authorjmc <>2016-12-03 13:36:03 +0000
committerjmc <>2016-12-03 13:36:03 +0000
commit767bff4409ce6a123bd88bf933cd119b0224b542 (patch)
treea73acb78b90989de6c4e159825f7290f7f3e87b0 /src/lib/libcrypto/man/crypto.3
parent23857f34c1e1f6362c4594df7a9ebaaaad450986 (diff)
downloadopenbsd-767bff4409ce6a123bd88bf933cd119b0224b542.tar.gz
openbsd-767bff4409ce6a123bd88bf933cd119b0224b542.tar.bz2
openbsd-767bff4409ce6a123bd88bf933cd119b0224b542.zip
various cleanup;
Diffstat (limited to '')
-rw-r--r--src/lib/libcrypto/man/crypto.312
1 files changed, 6 insertions, 6 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3
index 20b139bf74..7e7572ea67 100644
--- a/src/lib/libcrypto/man/crypto.3
+++ b/src/lib/libcrypto/man/crypto.3
@@ -1,6 +1,6 @@
1.\" $OpenBSD: crypto.3,v 1.5 2016/11/21 09:56:35 schwarze Exp $ 1.\" $OpenBSD: crypto.3,v 1.6 2016/12/03 13:36:03 jmc Exp $
2.\" 2.\"
3.Dd $Mdocdate: November 21 2016 $ 3.Dd $Mdocdate: December 3 2016 $
4.Dt CRYPTO 3 4.Dt CRYPTO 3
5.Os 5.Os
6.Sh NAME 6.Sh NAME
@@ -12,7 +12,7 @@ algorithms used in various Internet standards.
12The services provided by this library are used by the OpenSSL 12The services provided by this library are used by the OpenSSL
13implementations of SSL, TLS and S/MIME, and they have also been used to 13implementations of SSL, TLS and S/MIME, and they have also been used to
14implement SSH, OpenPGP, and other cryptographic standards. 14implement SSH, OpenPGP, and other cryptographic standards.
15.Sh OVERVIEW 15.Pp
16.Sy libcrypto 16.Sy libcrypto
17consists of a number of sub-libraries that implement the individual 17consists of a number of sub-libraries that implement the individual
18algorithms. 18algorithms.
@@ -20,7 +20,7 @@ algorithms.
20The functionality includes symmetric encryption, public key cryptography 20The functionality includes symmetric encryption, public key cryptography
21and key agreement, certificate handling, cryptographic hash functions 21and key agreement, certificate handling, cryptographic hash functions
22and a cryptographic pseudo-random number generator. 22and a cryptographic pseudo-random number generator.
23.Bl -tag -width Ds 23.Bl -tag -width Ds -offset indent
24.It SYMMETRIC CIPHERS 24.It SYMMETRIC CIPHERS
25.Xr blowfish 3 , 25.Xr blowfish 3 ,
26CAST, DES, IDEA, RC2, 26CAST, DES, IDEA, RC2,
@@ -51,7 +51,7 @@ x509v3
51asn1, 51asn1,
52.Xr BIO 3 , 52.Xr BIO 3 ,
53.Xr evp 3 , 53.Xr evp 3 ,
54.Xr PEM 3 , 54PEM,
55pkcs7, 55pkcs7,
56pkcs12 56pkcs12
57.It INTERNAL FUNCTIONS 57.It INTERNAL FUNCTIONS
@@ -63,7 +63,7 @@ objects,
63stack, 63stack,
64txt_db 64txt_db
65.El 65.El
66.Sh NOTES 66.Pp
67Some of the newer functions follow a naming convention using the numbers 67Some of the newer functions follow a naming convention using the numbers
68.Sq 0 68.Sq 0
69and 69and