Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 1 items with examples
  • Size
  • Source code size: 3.41 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.06 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • memparanoid

memutils

Status: 🚧 Under Development - Name Reservation

Description

memutils

Part of Memora

This crate is part of the Memora security framework:

  • memrand - Cross-platform cryptographic RNG
  • memzer - Composable primitives for protected memory (guards, sentinels)
    • memzer_core - Core primitives
    • memzer_derive - Derive macros
  • memcode - Memory-safe serialization with automatic zeroization
    • memcode_core - Core serialization traits
    • memcode_derive - Derive macros
  • memcrypt - AEAD encryption with integrated serialization
  • memlock - Memory locking (mlock/mprotect/madvise)
  • memvault - Encrypted in-memory storage (CipherBox)

Coming Soon

Full implementation and documentation coming soon.

License

MIT