Hi Guys, I have a piece of code that I am using to loop over
a form
and encrypt form field values. I am using AES encyption with
HEX encoding. I am
using the generateSecretKey function for the Key. It all
works fine.
When I dump the key to the page and try and run that fails.
How can I generate a key that I can get from a database later
and have it work?
Here is my code.
AES Encryption
cutie369,
It works fine for me. What's the error you're receiving?
AES Encryption
The problem appears to have been with the Beta edition of
ColdFusion 8. The code is running okay on ColdFusion 7 Standard.
Thanks for taking a look.
Subscribe to:
Post Comments
(Atom)
No comments:
Post a Comment