Secure memory handling primitives for Rust — zeroization on drop, mlock-protected regions, constant-time comparison, and compile-time enforced memory safety boundaries
-
Updated
Jul 14, 2026 - Rust
Secure memory handling primitives for Rust — zeroization on drop, mlock-protected regions, constant-time comparison, and compile-time enforced memory safety boundaries
Secrets that live only as long as you do — a session-bound, memory-zeroizing dead-man's-switch. Locks secrets in non-swappable RAM and wipes + SIGKILLs the instant your session dies. Hardened Rust, seccomp-confined, with an MCP adapter for agents.
Python Credential Generator featuring a Matrix-theme GUI and simple CLI. Securely manages high-entropy passwords, passphrases, and quantum seeds. Includes secure memory zeroing, HIBP breach checking, Wi-Fi QR code generation, real-time Shannon entropy metrics, and flexible multi-format export.
Rust : Mozilla가 개발한 시스템 프로그래밍 언어
Intel SGX Benchmark
Minimal, cross-platform C++ library for cryptographically secure random byte generation and secure memory erasure using OS-native entropy sources
Zero-dependency C++17 ChaCha20-Poly1305 AEAD library with AVX2, AVX-512, and NEO backends - runtime CPU dispatch, dual C/C++ API
Algorithm-agnostic ASN.1/DER/PEM rubygem codec for PQC
Add a description, image, and links to the secure-memory topic page so that developers can more easily learn about it.
To associate your repository with the secure-memory topic, visit your repo's landing page and select "manage topics."