Got it working. Thanks, guys.
I don't get why this kind of information wouldn't be available in the cf9
reference.
> I can't seem to get the encrypt function to take an initialization
> vector. It doesn't matter what I put there. It returns the exact same
> result as if there is no initiali
Here's the test code. I'll take AES or DESEDE or better. Running cf enterprise.
Test ENC
Test ENC
theKey=generateSecretKey(Form.myAlgorithm);
anotherKey=generateSecretKey(Form.myAlgorithm);
useasiv =
encryptBinary(anotherkey,theKey,Form.myA
I can't seem to get the encrypt function to take an initialization vector. It
doesn't matter what I put there. It returns the exact same result as if there
is no initialization vector.
Is anyone using that? Can you please provide an example where it works?
Edit: well that didn't come through at all clear. What I'm trying to say is
that I need to pass the and-lt-semi and and-gt-semi (the html format version of
the less than and greater than signs) inside of the list in order to get the
autosuggest list to display them as angle brackets, but I don'
I have a form field that needs to hold "firstname lastname " and
I would like to use an autosuggest event to make it work. The problem is the
angle brackets: I can get the autosuggest list to look right if I send it the
suggested values using > but then it returns the > inside the
field co
5 matches
Mail list logo