Skip to content

add repr(transparent) to Zeroizing#1253

Merged
tarcieri merged 1 commit intoRustCrypto:masterfrom
ssanderson:zeroizing-repr-transparent
Dec 16, 2025
Merged

add repr(transparent) to Zeroizing#1253
tarcieri merged 1 commit intoRustCrypto:masterfrom
ssanderson:zeroizing-repr-transparent

Conversation

@ssanderson
Copy link
Copy Markdown
Contributor

This commit adds a repr(transparent) annotation to zeroize::Zeroizing, allowing it to be used safely for FFI in more contexts. See #1249 for more details.

This commit adds a repr(transparent) annotation to zeroize::Zeroizing, allowing
it to be used safely for FFI in more contexts. See
RustCrypto#1249 for more details.
@tarcieri tarcieri merged commit 3f2d622 into RustCrypto:master Dec 16, 2025
24 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.

2 participants