Description of XTORT CryptoManiac V5 :
XTORT CryptoManiac V5 is a JavaScript, which can be used in your web pages to implement a simple encryption feature that can protect your web pages to an extent. By means of Rot 13 and str2hex(string), the script scrambles the characters of your web contents 13 places (i.e. a+13 = n) to encrypt the texts. To decrypt, the same rotation is done again to reverse the text to original.