Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc

Xuelei Fan Xuelei.Fan at Oracle.Com
Mon Feb 13 17:04:19 UTC 2012


On Feb 14, 2012, at 12:47 AM, Vincent Ryan <vincent.x.ryan at oracle.com> wrote:

> Please review the following change:
>  http://cr.openjdk.java.net/~vinnie/7142888/webrev.00/
> 
> for http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=7142888
> 
> Some implementations of the SHA512withECDSA signing algorithm require
> that the signing/validation key is at least 512 bits.
> 
If I am correct, RSA algorithms have such limitation, but for EC algorithms, there is no such require. Is it a intend design, or a bug of the implementation?

Xuelei

> Thanks.



More information about the security-dev mailing list