Browser-based demo of threshold file encryption — Shamir Secret Sharing combined with Korean post-quantum cryptography (SMAUG-T + HAETAE). Split the key, not the file.
-
Updated
Apr 17, 2026 - Rust
Browser-based demo of threshold file encryption — Shamir Secret Sharing combined with Korean post-quantum cryptography (SMAUG-T + HAETAE). Split the key, not the file.
Browser-based demo of fully homomorphic encryption — encrypt two numbers in your browser, a Rust/TFHE-rs server adds them homomorphically, returns the encrypted result. The server mathematically cannot read what it computed.
Browser-based demo of deniable encryption — one container, two passphrases, two messages. The real one and the decoy. No way to prove which is which.
Add a description, image, and links to the wasm-crypto topic page so that developers can more easily learn about it.
To associate your repository with the wasm-crypto topic, visit your repo's landing page and select "manage topics."