1EVP_CIPHER-CHACHA(7ossl)            OpenSSL           EVP_CIPHER-CHACHA(7ossl)
2
3
4

NAME

6       EVP_CIPHER-CHACHA - The CHACHA EVP_CIPHER implementations
7

DESCRIPTION

9       Support for CHACHA symmetric encryption using the EVP_CIPHER API.
10
11   Algorithm Names
12       The following algorithms are available in the default provider:
13
14       "ChaCha20"
15       "ChaCha20-Poly1305"
16
17   Parameters
18       This implementation supports the parameters described in "PARAMETERS"
19       in EVP_EncryptInit(3).
20

SEE ALSO

22       provider-cipher(7), OSSL_PROVIDER-default(7)
23
25       Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.
26
27       Licensed under the Apache License 2.0 (the "License").  You may not use
28       this file except in compliance with the License.  You can obtain a copy
29       in the file LICENSE in the source distribution or at
30       <https://www.openssl.org/source/license.html>.
31
32
33
343.0.5                             2022-07-05          EVP_CIPHER-CHACHA(7ossl)
Impressum