Welcome Guest, Not a member yet? Register   Sign In
Encryption class not decoding correctly
#1

[eluser]GeXus[/eluser]
I've been using the Encryption class to encode some sensitive data. I have the encryption_key set within the config.

When I try to decode it, it returns text like 'Ý@„¿´RÊFûŸÝ@„¿´RÊFûŸ'

Instead of the actual value.

Am I missing something? I have about 100,000 records that have all been encoded and now I can't get that data.
#2

[eluser]GeXus[/eluser]
I've tried setting my header to UTF-8 and I get this - #l����@���R�F�-�4y�����;����
#3

[eluser]WanWizard[/eluser]
On the same server it has been encoded?

Was the salt modified? Has the status (installed/removed/disabled) of the PHP crypt package changed?
#4

[eluser]GeXus[/eluser]
Hm.. It may not be the same server, does that matter? mcrypt is installed and the encryption_key is the same.
#5

[eluser]akuladouglas[/eluser]
Having the same issue too. Any ideas ?




Theme © iAndrew 2016 - Forum software by © MyBB