base64-ng 1.0.3 #18
Closed
eldryoth
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
base64-ng v1.0.3
Highlights
lib.rs.Security and Assurance
SecretBuffer::clear()now wipes before logically clearing the vector.wipe_vec_spare_capacity()now usesVec::spare_capacity_mut()for a cleanerMaybeUninit-aware implementation.allow-wasm32-best-effort-wipeis explicitly enabled.Validation
Passed the project release checks, including tests, clippy, doctests, panic policy, unsafe boundary policy, wasm wipe policy, constant-time policy, and CT assembly evidence generation.
This discussion was created from the release base64-ng 1.0.3.
Beta Was this translation helpful? Give feedback.
All reactions