mirror of
https://github.com/wolfSSL/wolfssl.git
synced 2026-01-28 20:39:55 +01:00
* Provides a context for AEAD to allow "chunked" updates of data then a final calculation for the authentication tag. * New API's are on by default and can be disabled using NO_CHACHAPOLY_AEAD_IUF.