Files
deb-python-pysaml2/setup.py
Paul Kehrer afdf5b4a8c Swap pycrypto* for pyca/cryptography
pyOpenSSL is already a dependency and pyOpenSSL uses cryptography.
This also reduces the complexity of the code significantly in several
places (and removes the need to directly manipulate asn1). A future
PR could remove pyOpenSSL entirely as all the cert behavior is supported
directly by cryptography.
2017-01-12 14:22:02 -06:00

1.7 KiB
Executable File