Skip to content

Conversation

@SalusaSecondus
Copy link
Contributor

Issue #, if available: #41

Description of changes:

Removes explicit use of BouncyCastle from the JceMasterKey. The concern and complexity here is that the default Java provider implements RSA-OAEP in an incompatible way. By using OAEPParameterSpec explicitly, we can work around the incompatibility in all cases.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Check any applicable:

  • Were any files moved? Moving files changes their URL, which breaks all hyperlinks to the files.

Copy link
Member

@mattsb42-aws mattsb42-aws left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SalusaSecondus SalusaSecondus merged commit cbbcb1c into aws:master Oct 8, 2019
@SalusaSecondus SalusaSecondus deleted the jce-bb branch October 8, 2019 22:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants