Yubico / ykneo-curves

Applet for testing ecc curves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automated tests and verifications

klali opened this issue · comments

The project should contain a script to run through the algorithms, generate keys and signatures and verify those on the host.

an interesting hurdle to this is actually having a tool that can load the public keys for these curves and verify the signatures..
openssl gets support for brainpool and gost in 1.0.2 (no frp256v1)
gnutls has support for brainpool in current version (no gost and frp256v1)