CodeIgniter Forums
Encrypt important data - Printable Version

+- CodeIgniter Forums (https://forum.codeigniter.com)
+-- Forum: Using CodeIgniter (https://forum.codeigniter.com/forumdisplay.php?fid=5)
+--- Forum: Best Practices (https://forum.codeigniter.com/forumdisplay.php?fid=12)
+--- Thread: Encrypt important data (/showthread.php?tid=66485)



Encrypt important data - Angelo - 10-26-2016

Hello, all good guys?

Guys, I'm developing a CMS and would like opnion of you, what is the best and safest method to encrypt important data such as passwords and other personal informations?

I'm using the recently launched IC 3.1.1

Thank you!


RE: Encrypt important data - cartalot - 10-26-2016

my suggestion would be to use an established auth library for codeigniter such as Ion Auth
https://github.com/benedmunds/CodeIgniter-Ion-Auth