Hi there,
I'm not able to store encripted nonbase64 text through phsql into mySQL. I'm also not able to compare the values when i retrieve them(I've inserted binary manually but when i compare it I cannot manage to reach an equal state, this without even encription). With BASE64 and varchar type works perfect.