2 Replies Latest reply: Jan 13, 2013 4:51 AM by Aaron Neff RSS

    Hash

    Community Help Community Member
        • 1. Re:  Hash
          David Epler MeganK

          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 CommunityMVP

            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