Tag: mcrypt
How to Store Two Way Encrypted Passwords (and Credit Cards) in MySQL
As part of my open source IMAP mail filtering applet, Filtered, I wrote code to securely encrypt and store email user names and passwords in a MySQL database so that they can be decrypted as well. The technique is outlined...
How to Encrypt Selected Messages in Gmail
Since the revelation of NSA access to Google Gmail servers, it’s clear that Gmail is readily browsable by authorities without a warrant. Furthermore, using PGP encryption with your contacts is difficult to set up and get both parties to use...