# cryptography - pydoc - phpman

Help on package cryptography:

## NAME
    cryptography

## DESCRIPTION
    # This file is dual licensed under the terms of the Apache License, Version
    # 2.0, and the BSD License. See the LICENSE file in the root of this repository
    # for complete details.

## PACKAGE CONTENTS
    __about__
    exceptions
    fernet
    hazmat (package)
    utils
    x509 (package)

## DATA
    __all__ = ['__title__', '__summary__', '__uri__', '__version__', '__au...
    __copyright__ = 'Copyright 2013-2021 The Python Cryptographic Authorit...
    __email__ = '<cryptography-dev@python.org>'
    __license__ = 'BSD or Apache License, Version 2.0'
    __summary__ = 'cryptography is a package which provides cryptographic ...
    __title__ = 'cryptography'
    __uri__ = '<https://github.com/pyca/cryptography>'

## VERSION
    3.4.8

## AUTHOR
    The Python Cryptographic Authority and individual contributors

## FILE
    /usr/lib/python3/dist-packages/cryptography/__init__.py


