On Tue, Dec 27, 2005 at 01:36:53AM -0700, David Mercer wrote: > We are pleased to announce Version 0.21a, the initial functioning > release of Shaskell, our SHA2 library for (so far) ghc6. It supports > sha256 and sha512 hashes in this version, and is "pure": no monads or > C libraries are involved!
You state in your abstract that the speed is comparable to a C implementation. Do you have numbers comparing speed with the openssl implementation, or any other implementations? -- David Roundy http://www.darcs.net _______________________________________________ Haskell mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell
