oreparaz / p256

ECDSA P-256 signature verification in a single C file targetting embedded use
14 stars 6 forks source link

test: add cross-check test vectors from golang #17

Closed oreparaz closed 1 year ago

oreparaz commented 1 year ago

This PR adds about 2k simple tests generated from go. We introduce in thie PR doctest (much faster compilation!)