[security-dev 01359]: Re: 6894643: Separate out dependency on Kerberos

2009-11-02 Thread Vincent Ryan
Alan Bateman wrote: Vincent Ryan wrote: Hello all, I'm proposing a further change that enables JSSE to work when Kerberos is not present at runtime: http://cr.openjdk.java.net/~vinnie/6894643/webrev.00/ (This continues the removal of static dependencies begun in CR 6885204.) Please comme

[security-dev 01358]: Re: 6894643: Separate out dependency on Kerberos

2009-11-02 Thread Alan Bateman
Vincent Ryan wrote: Hello all, I'm proposing a further change that enables JSSE to work when Kerberos is not present at runtime: http://cr.openjdk.java.net/~vinnie/6894643/webrev.00/ (This continues the removal of static dependencies begun in CR 6885204.) Please comment. Thanks. This se

[security-dev 01357]: 6894643: Separate out dependency on Kerberos

2009-11-02 Thread Vincent Ryan
Hello all, I'm proposing a further change that enables JSSE to work when Kerberos is not present at runtime: http://cr.openjdk.java.net/~vinnie/6894643/webrev.00/ (This continues the removal of static dependencies begun in CR 6885204.) Please comment. Thanks.

[security-dev 01356]: Re: Elliptic curve bugs?

2009-11-02 Thread Michael StJohns
I submitted the fix a while ago at https://bugs.openjdk.java.net/show_bug.cgi?id=100048 Still pending... Mike At 03:38 AM 11/2/2009, Tomas Gustavsson wrote: >Hi, > >I found this by for Elliptic curve crypto: >http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6738532 > >It's quite old and th

[security-dev 01355]: Elliptic curve bugs?

2009-11-02 Thread Tomas Gustavsson
Hi, I found this by for Elliptic curve crypto: http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6738532 It's quite old and there seems to ba a quite easy resolution to the bug (second suggested solutions). Any plans to fix it? Cheers, Tomas