microsoft / go-crypto-winnative

Go crypto backend for Windows using CNG
MIT License
28 stars 3 forks source link

Implement ECDSA sign/verify #7

Closed qmuntal closed 2 years ago

qmuntal commented 2 years ago

Please review #6 first.

This PR implements ECDSA functions and methods.

There doesn't seem to be any incompatibility with Go crypto 😄

qmuntal commented 2 years ago

Wops, this has been automatically closed by GitHub because I've unintentionally force pushed this branch into main. Can't reopen so I've created #11.