{
  "build": "py37h1ba5d50_0",
  "build_number": 0,
  "channel": "https://repo.anaconda.com/pkgs/main/linux-64",
  "constrains": [],
  "depends": [
    "asn1crypto >=0.21.0",
    "cffi >=1.7",
    "idna >=2.1",
    "libgcc-ng >=7.3.0",
    "openssl >=1.1.1b,<1.1.2a",
    "python >=3.7,<3.8.0a0",
    "six >=1.4.1"
  ],
  "features": "",
  "files": [
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/AUTHORS.rst",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/INSTALLER",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/LICENSE",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/LICENSE.APACHE",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/LICENSE.BSD",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/METADATA",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/RECORD",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/WHEEL",
    "lib/python3.7/site-packages/cryptography-2.6.1.dist-info/top_level.txt",
    "lib/python3.7/site-packages/cryptography/__about__.py",
    "lib/python3.7/site-packages/cryptography/__init__.py",
    "lib/python3.7/site-packages/cryptography/__pycache__/__about__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/__pycache__/exceptions.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/__pycache__/fernet.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/__pycache__/utils.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/exceptions.py",
    "lib/python3.7/site-packages/cryptography/fernet.py",
    "lib/python3.7/site-packages/cryptography/hazmat/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/__pycache__/_oid.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/_oid.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/__pycache__/interfaces.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/interfaces.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/aead.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/backend.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ciphers.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/cmac.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/decode_asn1.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dh.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/dsa.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ec.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed25519.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ed448.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/encode_asn1.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hashes.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/hmac.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/ocsp.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/rsa.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/utils.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x25519.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x448.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/__pycache__/x509.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/aead.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/backend.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ciphers.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/cmac.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/decode_asn1.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/dh.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/dsa.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ec.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ed25519.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ed448.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/encode_asn1.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/hashes.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/hmac.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/ocsp.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/rsa.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/utils.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/x25519.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/x448.py",
    "lib/python3.7/site-packages/cryptography/hazmat/backends/openssl/x509.py",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/_constant_time.abi3.so",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/_openssl.abi3.so",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/_padding.abi3.so",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/_conditional.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/__pycache__/binding.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/_conditional.py",
    "lib/python3.7/site-packages/cryptography/hazmat/bindings/openssl/binding.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/cmac.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/constant_time.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/hashes.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/hmac.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/keywrap.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/mac.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/__pycache__/padding.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dh.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/dsa.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ec.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed25519.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/ed448.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/padding.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/rsa.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/utils.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x25519.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/__pycache__/x448.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/dh.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/dsa.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/ec.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed25519.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/ed448.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/padding.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/rsa.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/utils.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/x25519.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/asymmetric/x448.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/aead.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/algorithms.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/__pycache__/modes.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/aead.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/algorithms.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/base.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/ciphers/modes.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/cmac.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/constant_time.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/hashes.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/hmac.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/concatkdf.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/hkdf.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/kbkdf.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/pbkdf2.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/scrypt.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/__pycache__/x963kdf.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/concatkdf.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/hkdf.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/kbkdf.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/pbkdf2.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/scrypt.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/kdf/x963kdf.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/keywrap.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/mac.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/padding.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/pkcs12.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/__pycache__/ssh.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/base.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/pkcs12.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/serialization/ssh.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__init__.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/hotp.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/totp.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/__pycache__/utils.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/hotp.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/totp.py",
    "lib/python3.7/site-packages/cryptography/hazmat/primitives/twofactor/utils.py",
    "lib/python3.7/site-packages/cryptography/utils.py",
    "lib/python3.7/site-packages/cryptography/x509/__init__.py",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/__init__.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/base.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/certificate_transparency.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/extensions.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/general_name.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/name.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/ocsp.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/__pycache__/oid.cpython-37.pyc",
    "lib/python3.7/site-packages/cryptography/x509/base.py",
    "lib/python3.7/site-packages/cryptography/x509/certificate_transparency.py",
    "lib/python3.7/site-packages/cryptography/x509/extensions.py",
    "lib/python3.7/site-packages/cryptography/x509/general_name.py",
    "lib/python3.7/site-packages/cryptography/x509/name.py",
    "lib/python3.7/site-packages/cryptography/x509/ocsp.py",
    "lib/python3.7/site-packages/cryptography/x509/oid.py"
  ],
  "fn": "cryptography-2.6.1-py37h1ba5d50_0.tar.bz2",
  "installed_by": "Anaconda3-2019.03-Linux-x86_64.sh",
  "license": "Apache 2.0 or BSD 3-Clause, PSF 2",
  "license_family": "BSD",
  "link": {
    "source": "/oak/stanford/groups/akundaje/marinovg/anaconda3/pkgs/cryptography-2.6.1-py37h1ba5d50_0",
    "type": "hard-link"
  },
  "md5": "cc56c168b24c113d457a320f13c5c029",
  "name": "cryptography",
  "size": 631088,
  "subdir": "linux-64",
  "timestamp": 1552319401372,
  "track_features": "",
  "url": "https://repo.anaconda.com/pkgs/main/linux-64/cryptography-2.6.1-py37h1ba5d50_0.tar.bz2",
  "version": "2.6.1"
}