Welcome Guest, Not a member yet? Register   Sign In
Issue with Encrypting
#2

Hi, what do you mean impossible? It's in the guide, you gotta turn it into a string with bin2hex and store it in your code like this: $key = hex2bin(<your hex-encoded key>);

https://codeigniter.com/user_guide/libra...or-results
You can see things I made with codeigniter here: itart.pro its not overly impressive as I have very little time to learn.
Reply


Messages In This Thread
Issue with Encrypting - by illmaren - 04-15-2020, 08:27 PM
RE: Issue with Encrypting - by Leo - 04-16-2020, 01:24 AM
RE: Issue with Encrypting - by illmaren - 04-16-2020, 08:20 AM
RE: Issue with Encrypting - by jreklund - 04-17-2020, 12:43 PM
RE: Issue with Encrypting - by InsiteFX - 04-18-2020, 03:40 AM



Theme © iAndrew 2016 - Forum software by © MyBB