Haskell Libraries Wishlist
Ian Lynagh
igloo at earth.li
Tue Oct 12 16:32:01 EDT 2004
On Tue, Oct 12, 2004 at 09:16:22PM +0200, Shae Matijs Erisson wrote:
> John Goerzen <jgoerzen at complete.org> writes:
>
> > MD5, SHA algorithms Generate unique hashes for strings, files
>
> Dominic Steinitz' CryptoLib - http://www.haskell.org/crypto/ReadMe.html
Incidentally, I think there are some optimisations in darcs' copy of
SHA1 that I'm not sure made it into CryptoLib, but they are clouded by a
subsequent change to darcs' FastStrings. Should be able to pull them out
of darcs' history, though.
> > (n)curses interface Full-screen text interfaces
>
> John Meacham wrote a binding for ginsu, Ian Lynagh wrote a binding that may not
> be publically released (not sure).
darcs http://urchin.earth.li/darcs/ian/hcurses
May also need
darcs http://urchin.earth.li/darcs/ian/cstring
Thanks
Ian
More information about the Libraries
mailing list