D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
proc
/
thread-self
/
root
/
usr
/
share
/
doc
/
python3-cryptography
/
docs
/
hazmat
/
backends
/
Filename :
index.rst
back
Copy
.. hazmat:: Backends ======== Getting a backend ----------------- .. currentmodule:: cryptography.hazmat.backends ``cryptography`` was designed to support multiple cryptographic backends, but consumers rarely need this flexibility. Starting with version 3.1 ``backend`` arguments are optional and the default backend will automatically be selected if none is specified. On older versions you can get the default backend by calling :func:`~default_backend`. .. function:: default_backend() :returns: An object that provides at least :class:`~interfaces.CipherBackend`, :class:`~interfaces.HashBackend`, and :class:`~interfaces.HMACBackend`. Individual backends ------------------- .. toctree:: :maxdepth: 1 openssl interfaces
Name
Size
Last Modified
Owner
Permissions
Actions
index.rst
0.75
KB
October 28 2020 3:11:40
root
0644
interfaces.rst
24.532
KB
October 28 2020 3:11:40
root
0644
openssl.rst
5.416
KB
October 28 2020 3:11:53
root
0644
2017 © D7net | D704T team