Skip to content

Incompatible pyopenssl and cryptography versions  #1138

@wexi

Description

@wexi

pyopenssl version 0.14 and cryptography version 1.4 lead to the following run-time error:

I/python (13519): File "/home/enoch/.local/share/python-for-android/dists/gsld/private/lib/python2.7/site-packages/OpenSSL/crypto.py", line 1882, in b64_encode
I/python (13519): AttributeError: 'module' object has no attribute 'CRYPTO_free'

Current solution: Use cryptography version 1.3 as it defines 'CRYPTO_free'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions