Dennis Lee Bieber wrote:

> As for the algorithm... http://www.faqs.org/rfcs/rfc1321.html
> 
> Implement per that spec. It even includes a C-language
> implementation that you might be able to bastardize into C#

Please don't.  Crypto algorithms are hard enough to implement correctly as
it is.  Leave it to the experts and use a library.

-- 
Edward Elliott
UC Berkeley School of Law (Boalt Hall)
complangpython at eddeye dot net
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to