memcrypt 0.0.1

Encryption-at-rest for secrets in RAM with ephemeral key derivation
Documentation
# 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