Javascript scripts achieve encryption static pages
A couple of days ago to see someone asked encryption static pages, wrote this code
Ideas:
Encryption: The first users with md5 A key encryption for B, then B or different source files S0 been the target file S1, the S1 into js variable.
Decryption: The key question, then operate with encryption.
Because with the md5, individuals do not see the keys when it is impossible to break (except violence)
We try to You:
Source code as follows:
Tags: css javascript






Leave a Reply