[Libre-soc-bugs] [Bug 1157] Implement poly1305

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Sep 17 18:27:53 BST 2023


https://bugs.libre-soc.org/show_bug.cgi?id=1157

--- Comment #14 from Luke Kenneth Casson Leighton <lkcl at lkcl.net> ---
successful first port:
https://git.libre-soc.org/?p=openpower-isa.git;a=commitdiff;h=ecda34dbc

as there are carry-rollovers it is *not* guaranteed that these are
the same, because the carry-over may occur intermittently.  this will
need some random input (or just some sequential data) to check that
poly1305.py and poly1305-donna.py are equivalent, at which point it
becomes possible to start "morphing" the algorithm in the same way
as was done for chacha20: extract "schedules" around "repeated stuff"

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the libre-soc-bugs mailing list