posted on:April 22, 2010
Encrypting Post Data with JavaScript
The standard for encrypting data in transmission over the interwebs is obviously SSL. What if you want a simple way to encrypt data without the cost of an SSL? Why not encrypt it client-side with JavaScript, pass a key, and decrypt it server-side?
Enjoyed the article?
Then don't miss our next one! Subscribe to our RSS feed or share it with your friends.
Share on FacebookTweet thisDeliciousStumbleUpon RedditSubscribe
Comments (No Comments)
No comments yet.
Sorry, the comment form is closed at this time.