p47h-engine
Core cryptographic engine for P47H — vault encryption, key derivation, and sealed-secret management.
Uses XChaCha20-Poly1305 for authenticated encryption and Argon2id for key derivation. Pure Rust library (rlib) consumed by both native and WASM targets.
Links
License
Apache-2.0