diff options
Diffstat (limited to 'src/lib/libcrypto/man')
| -rw-r--r-- | src/lib/libcrypto/man/crypto.3 | 6 | 
1 files changed, 3 insertions, 3 deletions
diff --git a/src/lib/libcrypto/man/crypto.3 b/src/lib/libcrypto/man/crypto.3 index 4c658d0830..f809347a6b 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.27 2021/12/31 22:40:40 jsg Exp $ | 1 | .\" $OpenBSD: crypto.3,v 1.28 2022/02/04 00:55:52 tb 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 is a derived work. | 4 | .\" This file is a derived work. | 
| @@ -66,7 +66,7 @@ | |||
| 66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 66 | .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED | 
| 67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 67 | .\" OF THE POSSIBILITY OF SUCH DAMAGE. | 
| 68 | .\" | 68 | .\" | 
| 69 | .Dd $Mdocdate: December 31 2021 $ | 69 | .Dd $Mdocdate: February 4 2022 $ | 
| 70 | .Dt CRYPTO 3 | 70 | .Dt CRYPTO 3 | 
| 71 | .Os | 71 | .Os | 
| 72 | .Sh NAME | 72 | .Sh NAME | 
| @@ -80,7 +80,7 @@ implementations of TLS and S/MIME, and they have also been used to | |||
| 80 | implement SSH, OpenPGP, and other cryptographic standards. | 80 | implement SSH, OpenPGP, and other cryptographic standards. | 
| 81 | .Pp | 81 | .Pp | 
| 82 | .Sy Symmetric ciphers | 82 | .Sy Symmetric ciphers | 
| 83 | including AES, Blowfish, CAST, Chacha20, IDEA, DES, RC2, and RC4 | 83 | including AES, Blowfish, CAST, ChaCha20, IDEA, DES, RC2, and RC4 | 
| 84 | are provided by the generic interface | 84 | are provided by the generic interface | 
| 85 | .Xr EVP_EncryptInit 3 . | 85 | .Xr EVP_EncryptInit 3 . | 
| 86 | Low-level stand-alone interfaces include | 86 | Low-level stand-alone interfaces include | 
