Re: ezPyCrypto

2005-09-14 Thread Maciej Dziardziel
[EMAIL PROTECTED] wrote: > Hi!! > > I finally decided to use ezPyCrypto for my project but I can't download > it from http://www.freenet.org.nz/ezPyCrypto/ ... Check this link now, it works for me. -- Maciej "Fiedzia" Dziardziel (fiedzia (at) fiedzia (dot) prv (dot) pl) www.fiedzia.prv.pl Con

Re: ezPyCrypto

2005-09-14 Thread Paul Rubin
[EMAIL PROTECTED] writes: > My goal is to encrypt a nine-digit number so that it can be safely used > as a student ID number. Why don't you just use the build in stdlib functions as other people have proposed? -- http://mail.python.org/mailman/listinfo/python-list

Re: ezPyCrypto

2005-09-14 Thread [EMAIL PROTECTED]
Why do you want to encrypt just the numbers? -- http://mail.python.org/mailman/listinfo/python-list