Table of Contents
IT:AD:JScript:Security
Warnings
Hashing and Encryption
IT:AD:JScript:Security
(UP)
IT:AD:JScript:Concepts
IT:AD:JScript:Concepts:Arrays
IT:AD:JScript:Concepts:Closures
IT:AD:JScript:HowTo
it:ad:jscript:howto:selfie
IT:AD:JScript:HowTo:Cookies
IT:AD:JScript:HowTo:Create a Knockout Form from JSON
IT:AD:JScript:HowTo:Include Files from within an ASP.MVC application
IT:AD:JScript:HowTo:Local Storage
IT:AD:JScript:HowTo:Set Properties of one object with properties of another
IT:AD:JScript:Libs
hammer.js
IT:AD:JScript:Libs:Flip
IT:AD:JScript:Libs:Frameworks
sortable
IT:AD:JQuery:Cookies
IT:AD:JQuery:Libs:SerializeForm
IT:AD:JScript/Glossary
IT:AD:JScript/IDE
IT:AD:JScript:AJAX
IT:AD:JScript:Controls
IT:AD:JScript:Core
IT:AD:JScript:Dates
IT:AD:JScript:Debugging
IT:AD:JScript:Include
IT:AD:JScript:JSON
IT:AD:JScript:Namespaces
IT:AD:JScript:OOP
IT:AD:JScript:Private Fields
IT:AD:JScript:Security
IT:AD:JScript:Strings
IT:AD:JScript:XAct
navigation
neat_examples
objects
Resources
xml
## SSL/TSL ##
Check for SSL:
isSecure : /^https/i.test(window.location.protocol)
Warnings
http://www.matasano.com/articles/javascript-cryptography/
Hashing and Encryption
http://www.movable-type.co.uk/scripts/sha1.html