1
0
Fork 0
mirror of https://github.com/yuzu-emu/mbedtls.git synced 2025-11-07 00:05:04 +00:00
Commit graph

1 commit

Author SHA1 Message Date
Daniel King 5d77eaa233 Add Poly1305 authenticator algorithm (RFC 7539)
Test vectors are included from RFC 7539.

Poly1305 is also added to the benchmark program.
2018-05-10 13:20:52 +02:00