Dmitry Eremin-Solenikov <dbarysh...@gmail.com> writes:

> Thank you! What about GOST DSA v5 patches?

Look good, I'm trying them out right now, before leaving for the next
airport. Running the benchmark, signing looks a bit faster than the
ecdsa variants,

            name size   sign/ms verify/ms

           ecdsa  256    3.0218    0.9877
           ecdsa  521    0.7055    0.2278
         gostdsa  256    3.7480    0.9381
         gostdsa  512    0.9642    0.2403

The doc patch didn't apply cleanly, though,

  Applying: Add documentation for GOSTDSA and GOST curves.
  error: corrupt patch at line 65
  error: could not build fake ancestor

(I haven't looked into what the problem might be).

Regards,
/Niels

-- 
Niels Möller. PGP-encrypted email is preferred. Keyid 368C6677.
Internet email is subject to wholesale government surveillance.
_______________________________________________
nettle-bugs mailing list
nettle-bugs@lists.lysator.liu.se
http://lists.lysator.liu.se/mailman/listinfo/nettle-bugs

Reply via email to