memzer-core 0.0.1

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


[dependencies]
# Placeholder - full implementation coming soon