I plan to store foreign account information for my users on my website, aka rapidshare username and passwords, etc... I want to keep information secure, but i know that if i md5 their information, i can't retrieve it later to use.
Ccna final exam - java, php, javascript, ios, cshap all in one. This is a collaboratively edited question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.
Showing posts with label mcrypt. Show all posts
Showing posts with label mcrypt. Show all posts
Wednesday, May 30, 2012
Best way to use PHP to encrypt and decrypt?
Tags
decrypt,
encryption,
mcrypt,
php,
scramble,
Tips For Programmer
Tuesday, February 14, 2012
Delphi DEC library (Rijndael) encryption
I am trying to use the DEC 3.0 library ( Delphi Encryption Compedium Part I ) to encrypt data in Delphi 7 and send it to a PHP script through POST, where I am decrypting it with mcrypt (RIJNDAEL_256, ECB mode).
Subscribe to:
Posts (Atom)