# 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.