Hello,
сб, 25 янв. 2020 г. в 18:23, Niels Möller nisse@lysator.liu.se:
Dmitry Eremin-Solenikov dbaryshkov@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).
This is strange. I have checked the e-mail from my 'sent' mailbox, it applies cleanly. Anyway, I have uploaded the diff to paste server. You can download and apply it: https://paste.debian.net/1127852/ . The download link is close to the bottom of the page.