Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[package]
name = "memutils"
version = "0.0.1"
edition = "2021"
authors = ["memparanoid rs"]
license = "MIT"
description = "memutils"
# repository = "TBD"
keywords = ["security", "memory", "cryptography", "zeroization"]
categories = ["memory-management", "no-std"]


[dependencies]
# Placeholder - full implementation coming soon