I have a string and I want to compute its sha-1 and maybe also other 
hashes. What is a good way to do this in julia? (There is a function `hash` 
in Base, though I am not sure what hash it computes or whether it will be 
changed over time.)

Reply via email to