Overview - 2024.2 English

Vitis Libraries

Release Date
2025-05-14
Version
2024.2 English

The Poly1305 is a cryptographic message authentication code (MAC) created by Daniel J. Bernstein. It can be used to verify the data integrity and the authenticity of a message.

The Poly1305 algorithm is defined in RFC 8439.