arduino-libraries / ArduinoECCX08

78 stars 49 forks source link

Add JWS support utilty and setup sketch #12

Closed sandeepmistry closed 5 years ago

sandeepmistry commented 5 years ago

Implements support for "JWS Using ECDSA P-256 SHA-256": https://tools.ietf.org/html/rfc7515#appendix-A.3

There is also a setup sketch to generate a private key (optionally) and print a PEM public key for a ECCx08 slot.