On Jan 3, 2010, at 6:19 PM, Jacek Kałucki wrote:
> I got this after patch:
>
> File "C:\Python25\lib\site-packages\dabo\dApp.py", line 858, in decrypt
> return self.Crypto.decrypt(val)
> File "C:\Python25\lib\site-packages\dabo\lib\SimpleCrypt.py", line
> 77, in decrypt
> decString = base64.b64decode(aString)
> File "C:\Python25\lib\base64.py", line 76, in b64decode
> raise TypeError(msg)
> TypeError: Incorrect padding
Were you using existing cnxml files? Those are encrypted with the
original weak SimpleCrypt algorithm, and not the Crypto.Cipher algorithm.
Delete and recreate your old .cnxml files, and this should go away.
-- Ed Leafe
_______________________________________________
Post Messages to: [email protected]
Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev
Searchable Archives: http://leafe.com/archives/search/dabo-dev
This message:
http://leafe.com/archives/byMID/[email protected]