Skip to content
This repository was archived by the owner on Apr 21, 2019. It is now read-only.

kennytm/encrypt_html.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Usage: encrypt_html.py password < input.html > output.html

The HTML page will be encrypted using AES-256-CBC, using the provided password.

The file requires OpenSSL to be installed. The generated web page uses CryptoJS
to decrypt the content.

About

encrypt_html.py

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages