redoubt 0.0.1

Memory security framework for Rust - placeholder reservation
Documentation
[dependencies]

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

[package]
authors = ["Federico Hoerth"]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography", "no-std"]
description = "Memory security framework for Rust - placeholder reservation"
edition = "2021"
keywords = ["security", "memory", "cryptography", "zeroize"]
license = "MIT OR Apache-2.0"
name = "redoubt"
readme = false
repository = "https://github.com/yourusername/redoubt"
version = "0.0.1"