Skip to content

pkcs5: add back support for using AES-GCM in PBES2#2313

Merged
tarcieri merged 1 commit into
masterfrom
pkcs5/aes-gcm
Jun 28, 2026
Merged

pkcs5: add back support for using AES-GCM in PBES2#2313
tarcieri merged 1 commit into
masterfrom
pkcs5/aes-gcm

Conversation

@tarcieri

@tarcieri tarcieri commented Apr 27, 2026

Copy link
Copy Markdown
Member

This support was originally added in #1433, but reverted in #2292 to unblock a release of the pkcs5 crate until such time as there is a stable release of aes-gcm.

TODO: still pending a stable release of aes-gcm Edit: released! RustCrypto/AEADs#852

@tarcieri tarcieri force-pushed the pkcs5/aes-gcm branch 2 times, most recently from cb58469 to 340299c Compare April 27, 2026 19:08
@tarcieri tarcieri changed the title [WIP] pkcs5: add back support for using AES-GCM in PBES2 pkcs5: add back support for using AES-GCM in PBES2 Jun 28, 2026
@tarcieri tarcieri marked this pull request as ready for review June 28, 2026 18:37
This reverts commit bdb62f4 (#2292)

Support for AES-GCM was originally added to `pkcs5` in #1433 but was
reverted because we wanted to cut a stable release of `pkcs5` before
there was a stable release of `aes-gcm`.

Now that `aes-gcm` v0.11 has been released (RustCrypto/AEADs#852) we can
restore this functionality.
@tarcieri tarcieri merged commit 8bc5d4f into master Jun 28, 2026
188 checks passed
@tarcieri tarcieri deleted the pkcs5/aes-gcm branch June 28, 2026 19:40
@tarcieri tarcieri mentioned this pull request Jun 29, 2026
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.

1 participant