Folks:

Here is my first attempt at writing Haskell bindings for native code:

http://allmydata.org/source/hacryptopp/

It is a very simple Haskell binding to Crypto++'s implementations of  
SHA-256 and Tiger.  You can see the Crypto++ benchmarks for these  
algorithms here:

http://cryptopp.com/benchmarks.html

and read more about the algorithms (using Tiger would be  
cryptologically questionable), here:

http://www.cryptolounge.org/wiki/SHA-256

http://www.cryptolounge.org/wiki/Tiger

Please let me know if there is any problem building and using these  
Haskell bindings.

Regards,

Zooko


_______________________________________________
darcs-devel mailing list
darcs-devel@darcs.net
http://lists.osuosl.org/mailman/listinfo/darcs-devel

Reply via email to