Welcome Guest, Not a member yet? Register   Sign In
Encryption key with bin2hex and hex2bin
#1

(This post was last modified: 03-08-2015, 03:46 PM by ciadmin.)

Hi. Let me ask here.
Just saw on github about @narfbg suggestion of using bin2hex() and hex2bin() funtions for encription key.
I wanted to ask can it be used (meaning without negative impact) with CI 2.2.1?
Reply
#2

(This post was last modified: 03-09-2015, 02:44 AM by Narf.)

Yes, you can use that in CI2 as well.

However, CI2's CI_Encrypt class is now deprecated, so you really should upgrade to C3 and use the new CI_Encryption class.
Reply




Theme © iAndrew 2016 - Forum software by © MyBB