encrypt-to-html/README.md

206 B

Encrypt-to-HTML

Embed files to HTML as blob, with AES-CBC Encryption.

Uses CryptoJS embedded in HTML File to support offline decryption.

+) Added verification of password using random test data.