[Libre-soc-bugs] [Bug 1151] Ed25519 demo

bugzilla-daemon at libre-soc.org bugzilla-daemon at libre-soc.org
Sun Sep 17 10:25:20 BST 2023


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

--- Comment #7 from Konstantinos Margaritis (markos) <konstantinos at vectorcamp.gr> ---
OpenSSL can be actually be removed easily, by using the builtin SHA512 hash
function. Already fixed and will commit asap. That's the easy part.
Regarding the tests, I'm going to implement smaller unit tests for the
curve/ed25519 code and have already started preparing a separate unit test that
will do just a single iteration. This will still take a long time -no way this
is going to end in 3-5 minutes, but at least it will be a complete
demonstration of SVP64 implementation ed25519.

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


More information about the libre-soc-bugs mailing list