The encrypt and decrypt functions have been enhanced in CFMX7 to accept optional arguments that are not in the ColdFusion MX 7 documentation.
The arguments to the encrypt and decrypt functions are changed as follows:
Encrypt(string, key, [algorithm ,encoding ,IVorSalt ,iterations])
Decrypt(string, key, [algorithm ,encoding ,IVorSalt ,iterations])
Read the complete ColdFusion technote here.
Possibly related:
- Essential (and free) Software Every Computer Should Have
- XML configuration files used in ColdFusion MX
- Gmail slower?
- Simple Tips to Quickly Find Answers to Your Oracle-Related Questions and Keep Your Oracle Skills Up to Date
- Oracle Rootkit
Tagged encryption, Security | Post a Comment


















Home > About This Post
This entry was posted by Eddie Awad on Wednesday, July 6th, 2005, at 7:03 am, and was filed in ColdFusion.
Subscribe to the
RSS 2.0 feed for all comments to this post.
Post a Comment