[email protected] (Niels Möller) writes: > Now I have an initial implementation of some friendlier high-level > functions for ed25519-sha512 signatures.
Pushed now. > I have a test program that can process > http://ed25519.cr.yp.to/python/sign.input successfully. But that input > file is a bit large (2.4M, or 670K after lzip --best), so I hesitate > before just including a copy of it in the testsuite directory. Also added, as testsuite/ed25519-test.c. By default, it uses just the first four lines (copied into the source file). But if ED25519_SIGN_INPUT is set in the environment, it will open and process that file instead. Regards, /Niels -- Niels Möller. PGP-encrypted email is preferred. Keyid C0B98E26. Internet email is subject to wholesale government surveillance. _______________________________________________ nettle-bugs mailing list [email protected] http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs
