Skip to content

Add GCM as a configurable cipher mode#252

Open
Henry1601 wants to merge 1 commit into
usdAG:masterfrom
Henry1601:feature/add_gcm_provider
Open

Add GCM as a configurable cipher mode#252
Henry1601 wants to merge 1 commit into
usdAG:masterfrom
Henry1601:feature/add_gcm_provider

Conversation

@Henry1601

Copy link
Copy Markdown

Since JDK 9 the providers no longer list GCM in "SupportedModes". It is only registered as complete transformations such as "AES/GCM/NoPadding". So I implemented the ability to list GCM as a configurable mode for CryptOperation.

@felixb1515

Copy link
Copy Markdown
Collaborator

And thanks for yet another contribution! We'll look into your proposed changes and will update you soon.

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