Skip to content

AES KW support #493

@sergey-gubenko

Description

@sergey-gubenko

Add support for the AesKeyWrapSpi.
AES KW is defined in RFC-3394.
This new cipher should be initialized as AES with KW and NoPadding.

Current ACCP support AES key wrap with padding:

https://github.com/corretto/amazon-corretto-crypto-provider/blob/main/src/com/amazon/corretto/crypto/provider/AesKeyWrapPaddingSpi.java

I have source code for the above that I can contribute available.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions