Key-committing ChaCha20-Poly1305.
-
Updated
Dec 7, 2022 - C#
Key-committing ChaCha20-Poly1305.
A modified version of Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-256.
The code for my Cyber Security MSc dissertation titled 'Evaluation of Approaches to Committing Authenticated Encryption with Associated Data (cAEAD)'.
Encrypt-then-MAC for Committing AEAD (cAEAD) Draft.
Chan and Rogaway's fully committing AEAD construction using ChaCha20-Poly1305 and BLAKE2b-160.
Bellare and Hoang's UtC and HtE[UtC] transforms using ChaCha20-Poly1305 and BLAKE2b.
Add a description, image, and links to the committing-aead topic page so that developers can more easily learn about it.
To associate your repository with the committing-aead topic, visit your repo's landing page and select "manage topics."