Any volunteers ? (was: Re: [Tutor] Something to tack on to "Useless Python" challenges)

Pedro Diaz Jimenez pdiaz88@terra.es
Sun, 3 Jun 2001 19:13:51 +0000


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1


Well, you could build a computing module using libgmp in C, and then
build the rest of the app in python using that module. (modRSAchallenge ?). 
Very, very interesting

We could do something ala distributed.net, but in python and focusing on the 
factoring challenge. I would love to work on that project. Any volunteers?. 
Unfortunatly I have exams on june. What about doing that in july/august?
I have cryptographic background, and I'm sure more people on this list have 
too.  

Any volunteers?

Cheers
Pedro

On Sunday 03 June 2001 15:40, Rob Andrews wrote:
> Pedro Diaz Jimenez wrote:
> > -----BEGIN PGP SIGNED MESSAGE-----
> > Hash: SHA1
> >
> > On Sunday 03 June 2001 14:21, Lloyd Hugh Allen wrote:
> > > http://www.rsasecurity.com/rsalabs/challenges/factoring/numbers.html
> > >
> > > Python should be up to the task...
> > >
> > > Anyone have a module lying around for torking with arbitrarily large
> > > numbers (in Python)?
> >
> > MPZ module should do the job, but...
> > This is (in my opinion) the type of job not suited python. A C program
> > would do the same job, faster
> >
> > Cheers
> >
> > Pedro
>
> Almost certainly correct, which would make the Python version pretty
> Useless. But aside from the pure joy of Uselessness, it would be
> interesting to go as far as possible using Python for some of these
> really hairy, advanced tasks. Then we'd have some great examples of
> Python's current limits, and it would be easier for someone to take the
> part already written in Python and code the remainder in C.
>
> Rob

- -- 

/*
 * Pedro Diaz Jimenez
 * pdiaz88@terra.es 
 * pdiaz@acm.asoc.fi.upm.es
 *
 * Wanna see how 100000! looks like?:
 * http://acm.asoc.fi.upm.es/~pdiaz/fact_100.000
 * 
 * La sabiduria me persigue, pero yo soy mas rapido
 * 
 * "Las artes marciales son parte de una filosofía,
 *  no deben ser consideradas un arma. Y por eso,
 *  recuerda: No hay nada como un buen revolver"
 *    Les Luthiers, Iniciacion a las Artes Marciales
 *
 */

Random quote:
- -------------

I bet Einstein turned himself all sorts of colors before he invented the
lightbulb.

		-- Homer Simpson
		   Bart The Genius
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iD8DBQE7Gox5nu53feEYxlERAgcdAJ4i/sRDI4S1K9R2mZjFHKGBfkcTjgCgtpZ3
oxsC0QezRkMC7uKy72SyT6w=
=7qJK
-----END PGP SIGNATURE-----