summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/ECDH_compute_key.3
diff options
context:
space:
mode:
authorjsg <>2021-03-12 05:18:00 +0000
committerjsg <>2021-03-12 05:18:00 +0000
commitadbe883d9c725b62862f5935e80c4874c5f0e82f (patch)
tree467ff952c461f642c9ec1546cf18aa9ae48c36ed /src/lib/libcrypto/man/ECDH_compute_key.3
parent7a96ea5b5a6bd9d1c199cb3f2b39f58b318330e0 (diff)
downloadopenbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.tar.gz
openbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.tar.bz2
openbsd-adbe883d9c725b62862f5935e80c4874c5f0e82f.zip
spelling
Diffstat (limited to 'src/lib/libcrypto/man/ECDH_compute_key.3')
-rw-r--r--src/lib/libcrypto/man/ECDH_compute_key.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/ECDH_compute_key.3 b/src/lib/libcrypto/man/ECDH_compute_key.3
index 973ce4289c..ba67098cd0 100644
--- a/src/lib/libcrypto/man/ECDH_compute_key.3
+++ b/src/lib/libcrypto/man/ECDH_compute_key.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: ECDH_compute_key.3,v 1.1 2019/08/19 13:08:26 schwarze Exp $ 1.\" $OpenBSD: ECDH_compute_key.3,v 1.2 2021/03/12 05:18:00 jsg Exp $
2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org> 2.\" Copyright (c) 2019 Ingo Schwarze <schwarze@openbsd.org>
3.\" 3.\"
4.\" Permission to use, copy, modify, and distribute this software for any 4.\" Permission to use, copy, modify, and distribute this software for any
@@ -13,7 +13,7 @@
13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF 13.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. 14.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
15.\" 15.\"
16.Dd $Mdocdate: August 19 2019 $ 16.Dd $Mdocdate: March 12 2021 $
17.Dt ECDH_COMPUTE_KEY 3 17.Dt ECDH_COMPUTE_KEY 3
18.Os 18.Os
19.Sh NAME 19.Sh NAME
@@ -63,7 +63,7 @@ must be at least
63returns the number of bytes needed to store an affine coordinate of a 63returns the number of bytes needed to store an affine coordinate of a
64point on the elliptic curve used by 64point on the elliptic curve used by
65.Fa ecdh , 65.Fa ecdh ,
66which is one eigth of the degree of the finite field underlying 66which is one eighth of the degree of the finite field underlying
67that elliptic curve, rounded up to the next integer number. 67that elliptic curve, rounded up to the next integer number.
68.Sh RETURN VALUES 68.Sh RETURN VALUES
69.Fn ECDH_compute_key 69.Fn ECDH_compute_key