Skip to content

aes-gcm: wire zeroize feature to deps and mark AesGcm as ZeroizeOnDrop#827

Merged
tarcieri merged 1 commit into
RustCrypto:masterfrom
Xynnn007:aes-gcm/zeroize
Jun 30, 2026
Merged

aes-gcm: wire zeroize feature to deps and mark AesGcm as ZeroizeOnDrop#827
tarcieri merged 1 commit into
RustCrypto:masterfrom
Xynnn007:aes-gcm/zeroize

Conversation

@Xynnn007

Copy link
Copy Markdown
Contributor

Fixes #825

@baloo

baloo commented May 20, 2026

Copy link
Copy Markdown
Member

Same comment applies here:
RustCrypto/key-wraps#80 (comment)

@Xynnn007

Copy link
Copy Markdown
Contributor Author

Kindly ping @baloo
RustCrypto/key-wraps#80 gets merged. Any blockers for this still?

@tarcieri

Copy link
Copy Markdown
Member

@Xynnn007 it has a merge conflict, otherwise I think it should be ok

Fixes RustCrypto#825

Signed-off-by: Xynnn007 <xynnn@linux.alibaba.com>
@Xynnn007

Copy link
Copy Markdown
Contributor Author

@tarcieri Updated. PTAL

@tarcieri tarcieri merged commit b8d9a2a into RustCrypto:master Jun 30, 2026
126 checks passed
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.

aes-gcm: propagate zeroize to aes/ghash and implement ZeroizeOnDrop for AesGcm

3 participants