On 4/3/2021 11:35 AM, Greg Rubin wrote:
I'd advise against the AutoPadding scheme without more careful analysis and
discussion. Have we seen either KW or KWP specifications which recommend that
behavior?
My concern is that we've seen cases before where two different cryptographic
algorithms c
8264681: Use the blessed modifier order in java.security
-
Commit messages:
- 8264681: Use the blessed modifier order in java.security
Changes: https://git.openjdk.java.net/jdk/pull/3338/files
Webrev: https://webrevs.openjdk.java.net/?repo=jdk&pr=3338&range=00
Issue: https://bugs
On Sat, 27 Mar 2021 00:25:09 GMT, Valerie Peng wrote:
>> This change updates SunJCE provider as below:
>> - updated existing AESWrap support with AES/KW/NoPadding cipher
>> transformation.
>> - added support for AES/KWP/NoPadding and AES/KW/PKCS5Padding.
>>
>> Existing AESWrap impl, i.e. AESWr
Hi Christoph,
thanks for the review and the approval!
Best regards,
Martin
From: Langer, Christoph
Sent: Donnerstag, 1. April 2021 23:50
To: Doerr, Martin ; jdk-updates-dev
; security-dev
Subject: RE: [11u] RFR: 8254631: Better support ALPN byte wire values in SunJSSE
Hi Martin,
looks good