info > EVP_CIPHER-CHACHA(7)

📛 NAME

EVP_CIPHER-CHACHA — The CHACHA EVP_CIPHER implementations

🚀 Quick Reference

Use Case Command / API Description
🔑 Symmetric encryption EVP_CIPHER_fetch(NULL, "ChaCha20", NULL) Encrypt/decrypt with the ChaCha20 stream cipher
🔐 Authenticated encryption EVP_CIPHER_fetch(NULL, "ChaCha20-Poly1305", NULL) Encrypt with integrated authentication (AEAD)
âš™ī¸ Get cipher parameters EVP_CIPHER_get_params() Retrieve IV length, key size, etc.

📖 DESCRIPTION

Support for CHACHA symmetric encryption using the EVP_CIPHER API.

đŸˇī¸ Algorithm Names

The following algorithms are available in the default provider:

âš™ī¸ Parameters

This implementation supports the parameters described in PARAMETERS in EVP_EncryptInit(3).

📚 SEE ALSO

ÂŠī¸ COPYRIGHT

Copyright 2021 The OpenSSL Project Authors. All Rights Reserved.

Licensed under the Apache License 2.0 (the "License"). You may not use this file except in compliance with the License. You can obtain a copy in the file LICENSE in the source distribution or at https://www.openssl.org/source/license.html.

EVP_CIPHER-CHACHA(7)
📛 NAME 🚀 Quick Reference 📖 DESCRIPTION
đŸˇī¸ Algorithm Names âš™ī¸ Parameters
📚 SEE ALSO ÂŠī¸ COPYRIGHT

Generated by phpman v4.9.26-1-g511901d · Markdown · JSON · MCP Author: Che Dong Under GNU General Public License
2026-08-04 07:32 @216.73.216.183
CrawledBy Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com)
Valid XHTML 1.0 Transitional!Valid CSS!
Enhanced by LLM: deepseek-v4-flash / taotoken.net / www.chedong.com - original format