Alberto Planas Dominguez changed bug 917759
What Removed Added
Flags needinfo?(aplanas@suse.com)  

Comment # 3 on bug 917759 from
(In reply to Adrian Schr�ter from comment #2)
> looks like a regression in python-M2Crypto then ... where got you this
> update candidate from exactly?
> 
> or is the PKCS5 encryption standard dropped on purpose? Alberto?

No changes since 10 month ago:

>>> import m2
>>> m2.PKCS5_SALT_LEN
8

m2 in only a wrapper to libopenssl, and this variable is exported from there.

So maybe in this case is a OpenSSL problem.


You are receiving this mail because: