[Libre-soc-bugs] [Bug 782] add galois field bitmanip instructions

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Mon Mar 7 19:45:02 GMT 2022


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

--- Comment #32 from Jacob Lifshay <programmerjake at gmail.com> ---
also, one important point worth considering: for elliptic curve cryptography,
it may use GF(2^n) where n is much larger than what fits in a single register
-- several hundred. we are likely to have the same issue with GF(p) where p is
much larger than 2^64.

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


More information about the libre-soc-bugs mailing list