Welcome Guest, Not a member yet? Register   Sign In
Encryption Library
#6

[eluser]PhilTem[/eluser]
Nope, the encryption library or the encode method respectively don't only create alphanumeric characters in the encoded string. I think it does some base64_encode. That's also where both equality signs come from.
However, if you just trim the last two characters from your string and not replace '=' with '' it should work (since trimming is something else than replacing Wink )

If you want to know more about the encryption library, just have a look at the source code (since it's open source you can do so Wink ). This way I understand a whole more of CI and it's internal business logic. I can only recommend to everyone that seriously wants to work with CI.


Messages In This Thread
Encryption Library - by El Forum - 06-13-2012, 07:31 AM
Encryption Library - by El Forum - 06-13-2012, 08:25 AM
Encryption Library - by El Forum - 06-13-2012, 08:29 AM
Encryption Library - by El Forum - 06-13-2012, 09:07 AM
Encryption Library - by El Forum - 06-13-2012, 10:05 AM
Encryption Library - by El Forum - 06-13-2012, 11:17 AM
Encryption Library - by El Forum - 06-13-2012, 04:25 PM
Encryption Library - by El Forum - 06-13-2012, 04:29 PM
Encryption Library - by El Forum - 06-13-2012, 11:19 PM
Encryption Library - by El Forum - 06-14-2012, 12:04 PM
Encryption Library - by El Forum - 06-14-2012, 01:17 PM
Encryption Library - by El Forum - 06-14-2012, 03:01 PM
Encryption Library - by El Forum - 06-14-2012, 03:20 PM
Encryption Library - by El Forum - 06-14-2012, 03:24 PM



Theme © iAndrew 2016 - Forum software by © MyBB