EVP_aead_chacha20_poly1305

EVP_aead_chacha20_poly1305 is ChaCha20 with a Poly1305 authenticator.

version(!OPENSSL_NO_CHACHA && !OPENSSL_NO_POLY1305)
extern (C) nothrow @nogc
const(.EVP_AEAD)*
EVP_aead_chacha20_poly1305
()

Meta