Hi all, I would like to compute a hash of a string to get an unique identifier. It is not needed to be secure (so MD5 will be fine). Does any implementation exists ? Should I implement MD5 in Oz ? Should I do it in C and have a wrapper for Oz ? If I have to implement it in Oz, can you give me tips about BitArray (especially conversion from and to integer)
Cheers, Antoine C. _________________________________________________________________________________ mozart-users mailing list [email protected] http://www.mozart-oz.org/mailman/listinfo/mozart-users
