Allcrypt - Client-side File Encryption
A 100% client-side file encryption web application built with Rust compiled to WebAssembly, running entirely in the browser with no backend or server-side processing.
Cloudflare React Bun
Role
Fullstack Engineer
Timeline
Jan 2026 - Jan 2026
Type
web
Status
Completed
The Challenge
Building a secure and performant file encryption system that runs entirely in the browser without relying on any backend or server-side processing.
The Solution
Separated responsibilities between React UI, Web Worker orchestration, and a Rust-based cryptographic core compiled to WebAssembly, enabling secure, scalable, and non-blocking client-side encryption.