# IT:AD:JScript:Security # * [[../|(UP)]] {{indexmenu>.#2|nsort tsort}} ## SSL/TSL ## Check for SSL: isSecure : /^https/i.test(window.location.protocol) ## Warnings ## * [http://www.matasano.com/articles/javascript-cryptography/](http://www.matasano.com/articles/javascript-cryptography/) ## Hashing and Encryption ## * [http://www.movable-type.co.uk/scripts/sha1.html](http://www.movable-type.co.uk/scripts/sha1.html)