Open Core
All cryptography is open source. Audit, build, and verify yourself.
p47h-open-core
View on GitHubRust crates, WASM bindings, cryptographic logic. Apache 2.0 license.
Rust•WASM•Argon2•ChaCha20
Reproducible Builds
Verify the npm package matches open source code by building yourself.
1. Clone & Build
git clone https://github.com/p47h-org/p47h-open-core.git
cd p47h-open-core
wasm-pack build --target web --release
2. Compare Checksums
sha256sum ./pkg/p47h_vault_v0.9.4.wasm
# Compare with published package