[Libre-soc-bugs] [Bug 1159] poly1305 unit tests
bugzilla-daemon at libre-soc.org
bugzilla-daemon at libre-soc.org
Tue Oct 3 16:42:15 BST 2023
https://bugs.libre-soc.org/show_bug.cgi?id=1159
--- Comment #16 from Sadoon Albader <sadoon at albader.co> ---
(In reply to Luke Kenneth Casson Leighton from comment #15)
> ah it is much simpler (like... 2 minutes vs 1 hour simpler) to test
> against the *python* poly1305.py
>
> the advantage is that the python poly1305.py uses arbitrary-length
> precision math and is therefore bloody obvious not to have any carry
> rollover errors.
I seem to have misunderstood then, aren't we supposed to test against both the
python and C implementations, since the C one is being used as the source that
we ported to python and then porting to SVP64?
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the libre-soc-bugs
mailing list