Age | Commit message (Collapse) | Author | |
---|---|---|---|
2016-05-14 | Trailing whitespace cleanup. | Rob Austein | |
2015-12-20 | Drop support for the ASN.1-based ECDSA signature format in favor of | Rob Austein | |
the simpler format which PKCS #11 uses, since we have to support the latter in any case and it's not worth the complexity of supporting both. | |||
2015-08-27 | Add point validation check to hal_ecdsa_verify(). Update README.md | Rob Austein | |
and code comments. | |||
2015-08-25 | More test code. | Rob Austein | |
2015-08-24 | First stumblings towards ECDSA test code. | Rob Austein | |