Drezard Posted September 8, 2007 Share Posted September 8, 2007 Im looking for a two-way encryption system in PHP. What are the options? Daniel Link to comment https://forums.phpfreaks.com/topic/68440-two-way-encryption-in-php/ Share on other sites More sharing options...
pocobueno1388 Posted September 8, 2007 Share Posted September 8, 2007 Take a look at mcrypt() www.php.net/mcrypt Link to comment https://forums.phpfreaks.com/topic/68440-two-way-encryption-in-php/#findComment-344103 Share on other sites More sharing options...
tibberous Posted September 8, 2007 Share Posted September 8, 2007 Yep. mcrypt blowfish has never let me down. Link to comment https://forums.phpfreaks.com/topic/68440-two-way-encryption-in-php/#findComment-344107 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.