EVP_aead_xchacha20_poly1305

EVP_aead_xchacha20_poly1305 is XChaCha20 with a Poly1305 authenticator.

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

Meta