I need to create a key manually to use with TripleDES
I need to decrypt a string that its being pass to us on a Form as POST. They are using TripleDES and they will be providing me with the values to use for the key and VectorIV. Coldfusion says that you should be able to generate your own key...