[Haskell-cafe] MD5?
Bulat Ziganshin
bulat.ziganshin at gmail.com
Sat Nov 17 10:50:51 EST 2007
Hello Andrew,
Saturday, November 17, 2007, 5:45:29 PM, you wrote:
> wasn't MD5 itself. It's all the datatype conversions. Nowhere in the
> Haskell libraries can I find any of these functions:
> I had to write all these myself, by hand, and then check that I got
it's a good case for making useful library and put it to hackage ;)
you may wonder, but there is no paid army of haskellers which wrote
all the libs you required. everything you've seen are written by
enthusiasts just because they need it for their work
while working on my own program, i've made bindings to aes, twofish,
sha512, pkcs5, fortune and lot of other C libs
--
Best regards,
Bulat mailto:Bulat.Ziganshin at gmail.com
More information about the Haskell-Cafe
mailing list