[Python-modules-team] Bug#627727: python-keyczar: FTBFS: ValueError: RSA modulus length must be a multiple of 256 and > 1024
Christian Kastner
debian at kvr.at
Mon May 23 23:31:48 UTC 2011
tag 627727 + confirmed
thanks
On 05/24/2011 12:26 AM, Jakub Wilk wrote:
> | File "/usr/lib/python2.6/dist-packages/Crypto/PublicKey/RSA.py",
> line 207, in generate
> | raise ValueError("RSA modulus length must be a multiple of 256 and
>> 1024")
> | ValueError: RSA modulus length must be a multiple of 256 and > 1024
This was introduced by PyCrypto (python-crypto) 2.3, specifically the
following commit:
https://github.com/dlitz/pycrypto/commit/6833a7bf18aa2b78798a31afeaad3d0b0f3ae2ed
If the intent had been to solely catch an Exception at an earlier stage
with a more helpful message, this would appear to be a regression, as
python-keyczar builds fine with PyCrypto 2.1.
I'll have to investigate whether this is indeed a regression or just an
originally hidden bug in python-keyczar surfacing for the first time.
Thanks,
Christian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 900 bytes
Desc: OpenPGP digital signature
URL: <http://lists.alioth.debian.org/pipermail/python-modules-team/attachments/20110524/23932018/attachment.pgp>
More information about the Python-modules-team
mailing list