zeroize 1.8.1

Securely clear secrets from memory with a simple trait built on stable Rust primitives which guarantee memory is zeroed using an operation will not be 'optimized away' by the compiler. Uses a portable pure Rust implementation that works everywhere, even WASM!
Documentation
1
2
3
4
5
6
{
  "git": {
    "sha1": "7050a8402b44344023cd8d27fe6e0e4055d6bdde"
  },
  "path_in_vcs": "zeroize"
}