forked from fearphage/jQuery.handleStorage
-
Notifications
You must be signed in to change notification settings - Fork 0
Handle submitted form data for repetitive form input or authentication credentials using HTML5 localStorage, sessionStorage or cookie's. Also supports AES encryption support if used for authentication credentials.
ad2joe/jQuery.handleStorage
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
jQuery plugin to impliment local storage with optional AES encryption support via the Gibberish-AES libraries FEATURES: - HTML5 localStorage support - HTML5 sessionStorage support - Cookie support - AES encryption support REQUIREMENTS: - jQuery libraries (required - http://www.jquery.com) - jQuery cookie plugin (optional - http://plugins.jquery.com/files/jquery.cookie.js.txt) - Gibberish-AES libraries (optional - https://github.com/mdp/gibberish-aes) OPTIONS: - storage: HTML5 localStorage, sessionStorage and cookies supported - aes: Use AES encryption for local storage - uuid: Random RFC-4122 string used as AES password Author: Jason Gerfen Email: [email protected] Copyright: Jason Gerfen Last updated: 05.03.2011 License: GPL
About
Handle submitted form data for repetitive form input or authentication credentials using HTML5 localStorage, sessionStorage or cookie's. Also supports AES encryption support if used for authentication credentials.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published