ed25519-donna icon indicating copy to clipboard operation
ed25519-donna copied to clipboard

Implementations of a fast Elliptic-curve Digital Signature Algorithm

Results 15 ed25519-donna issues
Sort by recently updated
recently updated
newest added

Please reply with a base64 encoded public key. Just my way of saying thank-you.

Ignore object files.

I'm getting strange results with ed25519_sign_open_batch vs ed25519_sign_open. I'm generating signatures with your library and js-nacl, and I've tried to follow your batch example as best as I can despite...

Submit your implementations to SUPERCOP to enable easy comparisons on many different platforms on the eBACS website.

It'd be nice if you included `ref10` and `amd64-64-24k` in the benchmarks so it's easier to see if switching to your implementation is worth the effort. Another interesting variant would...