ecdsa-kotlin
ecdsa-kotlin copied to clipboard
Adds Secp256r1 curve and SHA512 hashing
This PR is built on top of https://github.com/carterharrison/ecdsa-kotlin/pull/7. I will rebase once accepted and merged
Adds curve Secp256r1
(tested generating 2 keypairs locally using openssl. open for better idea or different test vectors). Parameters were copied from https://neuromancer.sk/std/secg/secp256r1#
Adds hashing sha512