Skip to content

block-buffer: impl ZeroizeOnDrop for BlockBuffer - #1192

Merged
newpavlov merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/block-buffer/zeroize-on-drop
Jul 25, 2025
Merged

block-buffer: impl ZeroizeOnDrop for BlockBuffer#1192
newpavlov merged 1 commit into
RustCrypto:masterfrom
baloo:baloo/block-buffer/zeroize-on-drop

Conversation

@baloo

Copy link
Copy Markdown
Member

This is required for implementing ZeroizeOnDrop on consumer crates. For example: RustCrypto/traits#1940

Comment threadblock-buffer/src/lib.rs
This is required for implementing ZeroizeOnDrop on consumer crates.
For example: RustCrypto/traits#1940
@baloo
balooforce-pushed the baloo/block-buffer/zeroize-on-drop branch from b23928e to c5a3c22CompareJuly 25, 2025 16:36
@newpavlov
newpavlov merged commit 6fd0e8d into RustCrypto:masterJul 25, 2025
9 checks passed
@baloo
baloo deleted the baloo/block-buffer/zeroize-on-drop branch July 25, 2025 16:38
Sign up for freeto 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

@baloo@newpavlov