memcrypt 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.33 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
  • Links
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • memparanoid

memcrypt

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
  • memcrypt - Encryption-at-rest in RAM

Coming Soon

Full implementation and documentation coming soon.

License

MIT