Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
FAILED tests/test_crypto.py::TestX509::test_get_signature_algorithm - AttributeError: cdata 'X509_ALGOR *' points to an opaque type: cannot read ... FAILED tests/test_crypto.py::TestX509::test_get_undefined_signature_algorithm - AttributeError: cdata 'X509_ALGOR *' points to an opaque type: cannot read ... FAILED tests/test_crypto.py::TestPKCS7::test_type_is_signed - AttributeError: module 'lib' has no attribute 'PKCS7_type_is_signed' FAILED tests/test_crypto.py::TestPKCS7::test_type_is_enveloped - AttributeError: module 'lib' has no attribute 'PKCS7_type_is_enveloped' FAILED tests/test_crypto.py::TestPKCS7::test_type_is_signed_and_enveloped - AttributeError: module 'lib' has no attribute 'PKCS7_type_is_signedAndEnvel... FAILED tests/test_crypto.py::TestPKCS7::test_type_is_data - AttributeError: module 'lib' has no attribute 'PKCS7_type_is_data'
- Loading branch information