Skip to main content
This topic has been closed for replies.

2 replies

itisdesign_-_AH
Inspiring
January 13, 2013

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

Participating Frequently
June 7, 2012

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