I am looking for a way to store a value in MySQL encrypted using PHP

I then want to decrypt this in 4D

Will GENERATE ENCRYPTION KEYPAIR work?


The crypt() function returns a hashed string using DES, Blowfish, or MD5
algorithms.
**********************************************************************
4D Internet Users Group (4D iNUG)
FAQ:  http://lists.4d.com/faqnug.html
Archive:  http://lists.4d.com/archives.html
Options: http://lists.4d.com/mailman/options/4d_tech
Unsub:  mailto:4d_tech-unsubscr...@lists.4d.com
**********************************************************************

Reply via email to