Encrypt() and Decrypt() provide basic encryption and decryption of strings in ColdFusion. CFusion_Encrypt() and CFusion_Decrypt() return a 32 character hexadecimal string providing an even stronger encryption, but those two functions are undocumented, so use with caution. (Applies to: ColdFusion 5)
Leave a Reply