KWP instead of AESWrap
Valerie Peng
valerie.peng at oracle.com
Wed Jun 24 21:41:51 UTC 2020
Hi Bernd,
I filed https://bugs.openjdk.java.net/browse/JDK-8248268 on your behalf
to track this enhancement.
Is there additional info that you'd like me to enter into the issue?
Thanks,
Valerie
On 6/24/2020 1:58 PM, Bernd Eckenfels wrote:
> Hello,
>
> JCE implements the AESWrap cipher, but it's does not offer the KWP
> mode of NIST 800-38F. KW and KWP use the same wrapping algorithm W
> which is also used by AESWrap, however do to different initialisation
> vectors the existing implementation can not be used to implement the
> padded wrapping.
>
> Is it possible to offer KWP as a special padding mode for AESWrap or
> have the W mode be it's own block mode so you can implement the
> padding externally?
>
> Gruss
> Bernd
>
> --
> http://bernd.eckenfels.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.openjdk.org/pipermail/security-dev/attachments/20200624/9a67dc14/attachment.htm>
More information about the security-dev
mailing list