If std.hash doesn't work out for you - though I think it is going to be in the next release since the vote passed - I have a sha 1 function in my sha.d, and a binding to the mhash C library for more complex signatures in my oauth.d

https://github.com/adamdruppe/misc-stuff-including-D-programming-language-web-stuff

Take a look at oauth.d, at the bottom of the file for a function called mhashSign.

Reply via email to