From: Vitaly Chikunov Date: Wed, 23 Jan 2019 05:16:33 +0000 (+0300) Subject: test_sign: Sign/Verify tests for all curves X-Git-Tag: v3.0.0~313^2~1 X-Git-Url: http://wagner.pp.ru/gitweb/?a=commitdiff_plain;ds=sidebyside;h=50701f1b92a5b97a96d28cac518d28648b1857fe;hp=50701f1b92a5b97a96d28cac518d28648b1857fe;p=openssl-gost%2Fengine.git test_sign: Sign/Verify tests for all curves Currently, not all curves are tested, but only these that are fully implemented, to test all curves run `test_sign` with any argument. ---