cryptode 0.0.1

Stage-based AEAD encryption with ephemeral key isolation
Documentation
[dependencies]

[lib]
name = "cryptode"
path = "src/lib.rs"

[package]
authors = ["memparanoid"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography", "no-std"]
description = "Stage-based AEAD encryption with ephemeral key isolation"
edition = "2021"
keywords = ["security", "cryptography", "zeroization", "memory-safety"]
license = "MIT"
name = "cryptode"
readme = "README.md"
version = "0.0.1"