mysql alternative to AES for encryption - so can't decrypt value -


i'm using aes encryption in mysql (in silex php app) , change using form of encryption can't decrypt value - in order lessen liability concerns. believe md5 can used purpose, i've read md5 not terribly secure. there approach you'd suggest?


Comments