[security-dev 01256]: Re: PING: [PATCH FOR REVIEW]: 6763530: Fix breakage of NSS-based Elliptic Curve Cryptography in OpenJDK6

2009-09-25 Thread Michael StJohns
. Andrew John Hughes wrote: 2009/9/2 Andrew John Hughes gnu_and...@member.fsf.org: 2009/9/2 Michael StJohns mstjo...@comcast.net: At 09:38 PM 9/1/2009, Andrew John Hughes wrote: 2009/9/2 Michael StJohns mstjo...@comcast.net:  This appears to be related specifically to PKCS11. Specifically

[security-dev 01194]: PKCS11 and Win X64?

2009-09-09 Thread Michael StJohns
Any idea why the win x64 jdk and jre 6 builds (1.6.0_16) are shipping without the sunpkcs11.jar? The only posted bug I see on this is from 1.5 ( 6571044) and its marked as resolved. I'm in the process of moving over to an x64 system and this is a prelim to doing an x64 build of jdk6. Its

[security-dev 01164]: Re: PING 1: [PATCH FOR REVIEW]: Elliptic Curve Cryptography in OpenJDK6 with NSS

2009-09-01 Thread Michael StJohns
This appears to be related specifically to PKCS11. Specifically, PKCS11 v2.20 has some ambiguity of the representation of an EC point (which is different in the text than an ASN1 ECPoint). This is being clarified in v2.30 with the unencoded point format (e.g.the format described in X9.62,

[security-dev 00821]: smartcardio - detecting smart token plug in

2009-05-19 Thread Michael StJohns
The current smart card model (javax.smartcardio) permits the application to sit and wait for actions on a collection of Terminals (e.g. smart card insertion). The set of terminals you can watch are limited to the terminals that are connected to the system at the time you call the method.

[security-dev 00791]: Failing compile jdk7/jdk/windows/native/sun/windows/awt_Window.cpp

2009-05-04 Thread Michael StJohns
Is anyone else having a compile failure for the subject class when doing a complete rebuild? (This is using VC 2008). The error occurs around line 489 in the call to GetStringRegion. Looking at the other call to GetStringRegion in this file it looks like the warningString arg is missing a

<    1   2   3