PWA HTML5 encryption tool using AES-256-CBC for sharing encrypted content
CDEncrypt is a Progressive Web App (PWA) that performs client-side AES-256-CBC encryption of text and files in the browser. It can embed small encrypted payloads in the URL or package larger encrypted files for separate sharing or upload; implemented with JavaScript, HTML, and CSS.
0