- changed status to resolved
Explicit check for EC public key on curve in ECDSASigner
Issue #217
resolved
Comments (1)
-
reporter - Log in to comment
Adds EC JWK constructor checks for x and y being on crv: f3a7a80
Note: SUN provider signer / verifier throws RuntimeException on invalid curve!