summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/man/crypto.3
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/man/crypto.3')
-rw-r--r--src/lib/libcrypto/man/crypto.36
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3
index 7f0816903e..cbc8f1169c 100644
--- a/src/lib/libcrypto/man/crypto.3
+++ b/src/lib/libcrypto/man/crypto.3
@@ -1,4 +1,4 @@
1.\" $OpenBSD: crypto.3,v 1.17 2018/02/27 20:28:06 schwarze Exp $ 1.\" $OpenBSD: crypto.3,v 1.18 2018/02/27 20:43:41 schwarze Exp $
2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100 2.\" OpenSSL a9c85cea Nov 11 09:33:55 2016 +0100
3.\" 3.\"
4.\" This file was written by Ulf Moeller <ulf@openssl.org> and 4.\" This file was written by Ulf Moeller <ulf@openssl.org> and
@@ -63,8 +63,8 @@ implementations of TLS and S/MIME, and they have also been used to
63implement SSH, OpenPGP, and other cryptographic standards. 63implement SSH, OpenPGP, and other cryptographic standards.
64.Pp 64.Pp
65.Sy Symmetric ciphers 65.Sy Symmetric ciphers
66including AES, Blowfish, CAST, Chacha20, IDEA, DES, RC2, RC4, and 66including AES, Blowfish, CAST, Chacha20, IDEA, DES, RC2, and RC4
67RC5 are provided by the generic interface 67are provided by the generic interface
68.Xr EVP_EncryptInit 3 . 68.Xr EVP_EncryptInit 3 .
69Low-level stand-alone interfaces include 69Low-level stand-alone interfaces include
70.Xr BF_set_key 3 , 70.Xr BF_set_key 3 ,