#1586 closed defect

"PowmInsecureWarning: Not using mpz_powm_sec" warning from PyCrypto — at Initial Version

Reported by: davidsarah Owned by: somebody
Priority: normal Milestone: eventually
Component: packaging Version: 1.9.0b1
Keywords: pycrypto-lib libgmp security sftp Cc:
Launchpad Bug:

Description

This warning occurs when importing PyCrypto? 2.4.1:

/usr/local/lib/python2.6/dist-packages/pycrypto-2.4.1-py2.6-linux-x86_64.egg/Crypto/Util/number.py:57: PowmInsecureWarning: Not using mpz_powm_sec.  You should rebuild using libgmp >= 5 to avoid timing attack vulnerability.

We probably just need to accelerate our programme to get rid of PyCrypto? (http://twistedmatrix.com/trac/ticket/4633).

Change History (0)

Note: See TracTickets for help on using tickets.