Hacker News new | ask | show | jobs
Verifying Rust Zeroize with Assembly Including Portable SIMD (cipherstash.com)
8 points by dandraper 896 days ago
1 comments

Clearing memory of secrets is a black art. This post is a summary experiments I ran to convince myself that memory in Rust _really_ is being Zeroized.