Welcome Guest, Not a member yet? Register   Sign In
Encrypting DB Fields
#1

Hi bros,
is there any library for encrypting the data before i save them to database?
Reply
#2

You can try the Encryption class https://codeigniter.com/user_guide/libra...ption.html
Reply
#3

You can also try Paragonie's Cipher Sweet Library.

Paragonie - CipherSweet
What did you Try? What did you Get? What did you Expect?

Joined CodeIgniter Community 2009.  ( Skype: insitfx )
Reply
#4

(12-23-2021, 01:28 AM)seunex Wrote: You can try the Encryption class https://codeigniter.com/user_guide/libra...ption.html

With php 7.4 is not working: The Encrypt library requires the Mcrypt extension.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB