ecdsa-kotlin icon indicating copy to clipboard operation
ecdsa-kotlin copied to clipboard

Adding NIST P curves and testvectors included.

Open kristoffer-paulsson opened this issue 11 months ago • 0 comments

I made an implementation with P-192, 224, 256, 384 and 521 based on your code, I also sorted the testvectors from NIST and wrote initial UnitTests but not complete. I think that if the NIST Prime Field curves can be certified in your code, then you should know wether you can rely on the Bitcoin curve already present.

kristoffer-paulsson avatar Mar 24 '24 16:03 kristoffer-paulsson