[PYTHON-CRYPTO] SMIME Testing Error

John Simeone jsimeone at INPLEX.COM
Sun Jan 22 18:13:46 CET 2006


Testing M2CRYPTO 0.13 with Python 2.3.4, Openssl 0.97e and swig 1.3.27

SMIME test fails. Traceback:

\demo\smime>python test.py
test encrypt/decrypt...
Traceback (most recent call last):
  File "test.py", line 185, in ?
    ed()
  File "test.py", line 144, in ed
    sk.push(x509)
  File "D:\python23\Lib\site-packages\M2Crypto\X509.py", line 313, in push
    self._refkeeper[x509._ptr()] = x509
TypeError: unhashable type

____________________________________

Thank you.



More information about the python-crypto mailing list