Open notorious-clay opened 5 years ago
I'm trying to use the Lib with the P256 EC. I have the x and the y value of the Public Key and I have the r and s of the Signature + the message hash in SHA256. The Signature + Public Key are in the big-endian format.
Does this Lib support the NIST Standard Format?
I'm trying to use the Lib with the P256 EC. I have the x and the y value of the Public Key and I have the r and s of the Signature + the message hash in SHA256. The Signature + Public Key are in the big-endian format.
Does this Lib support the NIST Standard Format?