Exceptions
==========

.. currentmodule:: cryptography.exceptions

.. class:: UnsupportedAlgorithm

    This is raised when a backend doesn't support the requested algorithm (or
    combination of algorithms).