Open
Description
Hi! I found that in the BUILT_IN implementation of chacha20-poly1305, there is no operation for poly1305 authentication; instead, it directly uses the chacha20 algorithm for decryption. This could lead to a failure to detect if the ciphertext has been tampered with by an attacker.
Lines 1327 to 1339 in c00962e
Metadata
Metadata
Assignees
Labels
No labels