This content has been marked as final.
Show 2 replies
-
1. Re: Hash
David Epler Jun 7, 2012 11:01 AM (in response to Community Help)Function syntax is missing numIterations and that Hash() will now work with byte arrays as well as strings as noted in Developing CFML Applications / Securing Applications / Security enhancements in ColdFusion 10
-
2. Re: Hash
Aaron Neff Jan 13, 2013 4:51 AM (in response to Community Help)Just a couple notes about the algorithm descriptions:
1) "SHA-256: Generates a 44-character string" should probably be "SHA-256: Generates a 64-character string"
2) "SHA-384: Generates a 64-character string" should probably be "SHA-384: Generates a 96-character string"
Thanks!,
-Aaron


