Scooby08 Posted July 9, 2012 Share Posted July 9, 2012 I'm just looking for a few recommendations of encrypting/decrypting data such as ssn's, bank account #'s, routing #'s, stuff like that.. I've never had to do this in the past and when browsing I have ran across various ways to do so such as, crypt(), mcrypt(), base64_encode() to name a few.. Just don't know which is best to choose and was hoping someone with experience could send some suggestions or advice.. Thanks all.. Link to comment https://forums.phpfreaks.com/topic/265445-recommended-ways-of-encryptingdecrypting/ Share on other sites More sharing options...
requinix Posted July 9, 2012 Share Posted July 9, 2012 Have someone else hold the data for you. Please. There's more to it than just "what encryption algorithm do I use". Link to comment https://forums.phpfreaks.com/topic/265445-recommended-ways-of-encryptingdecrypting/#findComment-1360394 Share on other sites More sharing options...
Scooby08 Posted July 9, 2012 Author Share Posted July 9, 2012 I know this.. Link to comment https://forums.phpfreaks.com/topic/265445-recommended-ways-of-encryptingdecrypting/#findComment-1360397 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.