http://bugzilla.suse.com/show_bug.cgi?id=917759
Alberto Planas Dominguez aplanas@suse.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Flags|needinfo?(aplanas@suse.com) |
--- Comment #3 from Alberto Planas Dominguez aplanas@suse.com --- (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.