Messtar
Custom encryption protocol built in Rust.
Features
- X25519 Diffie-Hellman key exchange
- HKDF-SHA256 key derivation
- AES-256-GCM encryption
- Ed25519 identity signatures
- Replay attack protection
Usage
[]
= "0.1.0"
Custom encryption protocol built in Rust.
[dependencies]
messtar = "0.1.0"