Rust WebAssembly Crypto Example
Key Space Management
Status: Not logged in
Result will appear here
Keypair Management
Result will appear here
Message Signing
Signature will appear here
Signature Verification
Verification result will appear here
Verify with Public Key Only
Verification result will appear here
Derive Public Key from Private Key
Public key will appear here
Asymmetric Encryption
Encrypted data will appear here
Asymmetric Decryption
Note: Uses the currently selected keypair for decryption
Decrypted data will appear here
Symmetric Encryption
Note: Nonce is handled internally
Encrypted data will appear here
Symmetric Decryption
Decrypted data will appear here
Password-Based Encryption
Encrypted data will appear here
Password-Based Decryption
Decrypted data will appear here