octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: pkg netlist


From: John W. Eaton
Subject: Re: pkg netlist
Date: Thu, 1 Mar 2007 12:08:32 -0500

On  1-Mar-2007, David Bateman wrote:

| Ok, then consider the attached patch. It uses the md5 implementation for
| the sourceforge libmd5-rfc project which is an independent
| implementation of RFC1321. Funny thing is that python removed the RSA
| code you objected to last year and replaced with this version for the
| same reasons as you objected to the RSA code..
| 
| octave:1> md5sum("test string\n")
| ans = f299060e0383392ebeac64b714eca7e3
| 
| % echo "test string" > foo; md5sum foo
| f299060e0383392ebeac64b714eca7e3  foo
| 
| Shows that the code works.. The code is worked up as a patch against the
| CVS.

OK.  Please add the new files and check in the changes.

Thanks,

jwe


reply via email to

[Prev in Thread] Current Thread [Next in Thread]