On Fri, 22 Apr 2022 23:20:43 GMT, Valerie Peng wrote:
> Regardless whether we ended up with decode/encode, we should make sure
> RSASSA-PSS signature impl is also covered and consistent.
RSASSA-PSS is not affected. Neither with the PKCS11 RSA signature.
-
PR: https://git.openjdk.j
On Sat, 23 Apr 2022 14:39:50 GMT, Xue-Lei Andrew Fan wrote:
> Did you want to correct the verify testing so that it could
> accept trimmed signature? Or do not trimming the extra zeros
> of the signature any longer? I did not get the point from the
> patch.
The test is correct.
Perhaps a clea
On Sun, 24 Apr 2022 15:34:23 GMT, Anthony Scarpino
wrote:
> > Did you want to correct the verify testing so that it could
> > accept trimmed signature? Or do not trimming the extra zeros
> > of the signature any longer? I did not get the point from the
> > patch.
>
> The test is correct. Perh
On Fri, 22 Apr 2022 21:04:58 GMT, Anthony Scarpino
wrote:
> Hi,
>
> I'd like a code review of this change to EdDSA. ed25519 and ed448 internally
> was trimming extra zeros off the end of the signature before processing. This
> can result in some verify testing failures which are strict about
On Fri, 22 Apr 2022 21:04:58 GMT, Anthony Scarpino
wrote:
> Hi,
>
> I'd like a code review of this change to EdDSA. ed25519 and ed448 internally
> was trimming extra zeros off the end of the signature before processing. This
> can result in some verify testing failures which are strict about
Hi Thomas,
Did you have a reproducing code that I would play with?
Thanks,
Xuelei
On Apr 24, 2022, at 2:01 PM, Thomas Lußnig
mailto:open...@suche.org>> wrote:
Hi,
i like to inform you that this problem is not yet fixed. I Use java 18.0.1 and
the problem still popup.
OS: Win 11
openjdk 18 20
Hi Thomas,
Did you have reproducing code that I could play with?
Thanks,
Xuelei
On Mon, 25 Apr 2022 05:22:33 GMT, xueleifan(XueleiFan)
wrote:
> Hi Thomas,
>
> Did you have a reproducing code that I would play with?
>
> Thanks,
> Xuelei
[mlbridge](https://github.com/apps/mlbridge) copied the comment, but it is not
expected to post here. This PR is not related to JDK-8221
On Wed, 20 Apr 2022 19:30:11 GMT, Sean Mullan wrote:
> However, I think that we need to carefully check the interactions between
> cleaners and methods that explicitly allow the contents to be cleared so that
> there are not unexpected results.
I think @RogerRiggs explained the behavior of Cle
> Please review the update to remove finalizer method in the java.security.jgss
> module. It is one of the efforts to clean up the use of finalizer method in
> JDK.
Xue-Lei Andrew Fan has updated the pull request with a new target base due to a
merge or a rebase. The pull request now contains 1
On Sat, 23 Apr 2022 14:57:01 GMT, Xue-Lei Andrew Fan wrote:
>> Profiling the TLS handshakes using SSLHandshake benchmark shows that a large
>> portion of time is spent in HandshakeContext initialization, specifically in
>> DisabledAlgorithmConstraints class.
>>
>> There are only a few instance
11 matches
Mail list logo