Click here to Skip to main content
15,895,774 members
Articles / Web Development / HTML

JavaScript Password Protection and Session Management

Rate me:
Please Sign up or sign in to vote.
4.07/5 (11 votes)
17 Jul 200213 min read 154.3K   2.7K   46  
This client-side code implements secure password protection and user/session management using cookies based on rc4 encryption.

By viewing downloads associated with this article you agree to the Terms of Service and the article's licence.

If a file you wish to view isn't highlighted, and is a text file (not binary), please let us know and we'll add colourisation support for it.


Written By
Engineer Nokia
Denmark Denmark
My programming experience started a long time ago in
QBasic (on a 25MHz 486).
I'm now mainly using Java, C++, C, MFC, Perl and PHP, but have used quite a number of other languages as well for various projects.

Comments and Discussions