Re: RSA and Cryptography in PYTHON

2011-12-28 Thread Andrew Berg
On 12/27/2011 5:45 PM, 8 Dihedral wrote: I am getting lousy in the news group in my writing? I mean the non-trivial decoding of the key decomposition. Of course RSA is symmetric in encoding and decoding of data. You really are a markov chain bot. -- CPython 3.2.2 | Windows NT 6.1.7601.1764

Re: RSA and Cryptography in PYTHON

2011-12-27 Thread Paul Rubin
8 Dihedral writes: >> How about the nontrivial decoding part ? > I am getting lousy in the news group in my writing? > I mean the non-trivial decoding of the key decomposition. I still don't have the slightest idea what you are asking for. -- http://mail.python.org/mailman/listinfo/python-l

Re: RSA and Cryptography in PYTHON

2011-12-27 Thread 88888 Dihedral
8 Dihedral於 2011年12月26日星期一UTC+8上午3時58分28秒寫道: > Long integer is really excellent in Python. > > Encoding RSA 2048bits in a simple and elegant way in Python > is almost trivial. > > How about the nontrivial decoding part ? I am getting lousy in the news group in my writing? I mean the non-

RSA and Cryptography in PYTHON

2011-12-25 Thread 88888 Dihedral
Long integer is really excellent in Python. Encoding RSA 2048bits in a simple and elegant way in Python is almost trivial. How about the nontrivial decoding part ? -- http://mail.python.org/mailman/listinfo/python-list