[Bug 356] keytool doesn't handle SHA384withECDSA signatures
bugzilla-daemon at icedtea.classpath.org
bugzilla-daemon at icedtea.classpath.org
Tue Jul 14 16:43:50 PDT 2009
http://icedtea.classpath.org/bugzilla/show_bug.cgi?id=356
gnu_andrew at member.fsf.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |
------- Comment #8 from gnu_andrew at member.fsf.org 2009-07-14 23:43 -------
I don't think keytool needs to be altered. We could however have NSS support
enabled out of the box. We are in a better position than Sun in that we are
not distributing proprietary standalone binaries, and can instead depend on
NSS. Thus, it seems, from reading these blogs, that we could detect NSS using
autoconf and generate the configuration, rather than leaving it to the end
user.
The other issue is that Fedora's NSS doesn't have elliptic curve support. This
needs fixing in Fedora with the bug Jon mentioned.
You'll be glad to know that a pure Java implementation of elliptic curve
cryptography is slated for JDK7;
http://openjdk.java.net/projects/jdk7/features/#f73
--
Configure bugmail: http://icedtea.classpath.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the distro-pkg-dev
mailing list