memlock 0.0.1

Encryption-at-rest for secrets in RAM with ephemeral key derivation
Documentation
  • Coverage
  • 100%
    3 out of 3 items documented0 out of 1 items with examples
  • Size
  • Source code size: 3.32 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 1.05 MB This is the summed size of all files generated by rustdoc for all configured targets
  • Ø build duration
  • this release: 11s Average build duration of successful builds.
  • all releases: 11s Average build duration of successful builds in releases after 2024-10-23.
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • memparanoid

memlock

Status: 🚧 Under Development - Name Reservation

Description

Encryption-at-rest for secrets in RAM with ephemeral key derivation

Part of crypto-lab

This crate is part of the crypto-lab security stack:

  • memzer - RAII guards with systematic zeroization
  • memcode - Allocation-free serialization
  • cryptode/crypten/memcrypto - Stage-based AEAD encryption
  • memlock - Encryption-at-rest in RAM

Coming Soon

Full implementation and documentation coming soon.

License

MIT