Tuesday, April 3, 2012

Hashing Byte Arrays (Binary Data) With ColdFusion Before ColdFusion 10

Hashing Byte Arrays (Binary Data) With ColdFusion Before ColdFusion 10: Between the new hmac() function and the enhanced hash() function , ColdFusion 10 makes hashing byte arrays (ie. binary data) extremely easy. Last week, I looked as hashing an image using the hash() function. This was pretty cool, a ... Read More »

No comments:

Post a Comment

Thank's!