Code Review Request 8149017 Delayed provider selection broken inRSA client key exchange
Bernd Eckenfels
ecki at zusammenkunft.net
Tue Mar 15 10:29:34 UTC 2016
BTW, the System.out is already in the existing code, but I wonder if this should use Debug.println instead?
Gruss
Bernd
--
http://bernd.eckenfels.net
Von: Xuelei Fan
Gesendet: Dienstag, 15. März 2016 11:02
An: OpenJDK
Betreff: Re: Code Review Request 8149017 Delayed provider selection broken inRSA client key exchange
Ping ...
On 3/10/2016 11:50 PM, Xuelei Fan wrote:
> Hi,
>
> Please review this update:
>
> http://cr.openjdk.java.net/~xuelei/8149017/webrev.00/
>
> The problem is that calling Cipher.getProvider, or any method on Cipher,
> forces the Cipher instance to skip the delayed provider selection which
> is built into Cipher.
>
> In this update, Cipher.init() was changed to be the first call to an
> instance of Cipher.
>
> Thanks,
> Xuelei
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20160315/d74253a8/attachment.htm>
More information about the security-dev
mailing list