Re[2]: [Haskell-cafe] MD5?

2007-11-17 Thread Bulat Ziganshin
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

Re[2]: [Haskell-cafe] MD5?

2007-11-17 Thread Bulat Ziganshin
Hello Andrew, Saturday, November 17, 2007, 7:13:23 PM, you wrote: Out of curiosity, what's hackage, and how do you put stuff on it? google for haskell hackage. i never uploaded anything to it, but site should contain instructions while working on my own program, i've made bindings to aes,