Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc (original) (raw)
Xuelei Fan Xuelei.Fan at Oracle.Com
Mon Feb 13 17:04:19 UTC 2012
- Previous message (by thread): Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
- Next message (by thread): Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/viewbug.do?bugid=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.
- Previous message (by thread): Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
- Next message (by thread): Code review request: 7142888: sun/security/tools/jarsigner/ec.sh fail on sparc
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]