redoubt-buffer 0.0.1

Custom buffer. Part of the redoubt secure memory framework. - placeholder reservation
Documentation
[dependencies]

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

[package]
autobenches = false
autobins = false
autoexamples = false
autolib = false
autotests = false
build = false
categories = ["cryptography", "no-std"]
description = "Custom buffer. Part of the redoubt secure memory framework. - placeholder reservation"
edition = "2021"
keywords = ["security", "memory", "cryptography", "zeroize"]
license = "MIT OR Apache-2.0"
name = "redoubt-buffer"
readme = false
repository = "https://github.com/yourusername/redoubt"
version = "0.0.1"