Note: This example implementation processes file encryption and decryption in memory. As a result, handling large files over 50-100MB (especially on mobile devices) may cause crashes or unexpected behavior. For large files, please use the streaming version and a desktop browser such as Chrome, Firefox, or Edge (iOS / Safari browsers are limited).
| File | Operation | Size | Download | Notes |
|---|
Notes: Encrypted files include a self-describing header (scheme, params, salt, etc.). Decryption uses this embedded header automatically. You only need the passphrase.