← back to projects
zeroize-python
★ 4 starsSecurely wipe secrets from memory, from Python.
◆ radumarias/zeroize-python
zeroize-python
Securely wipe secrets from memory, from Python.
xorio
Securely clears secrets from memory, built on stable Rust primitives that guarantee the zeroing won't be optimized away by the compiler.
A small but essential building block for handling sensitive data safely.