aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/backends/index.rst
diff options
context:
space:
mode:
authorDavid Reid <dreid@dreid.org>2014-02-03 16:46:48 -0800
committerDavid Reid <dreid@dreid.org>2014-02-03 16:46:48 -0800
commitba5fcd97baf193259a156caa5b5cbc107ee46794 (patch)
treecf0243617ef483300973442a55e7a1fdc02ff1ff /docs/hazmat/backends/index.rst
parent59ca2fc4a93ed398e5c2674b7c98a81ed95e0930 (diff)
parentdb80954cf1448f88fae78568dbd3d833da04054a (diff)
downloadcryptography-ba5fcd97baf193259a156caa5b5cbc107ee46794.tar.gz
cryptography-ba5fcd97baf193259a156caa5b5cbc107ee46794.tar.bz2
cryptography-ba5fcd97baf193259a156caa5b5cbc107ee46794.zip
Merge pull request #536 from alex/prioritized-multi-backend
Initial work on a prioritized multibackend for which implements CipherBackend
Diffstat (limited to 'docs/hazmat/backends/index.rst')
-rw-r--r--docs/hazmat/backends/index.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/hazmat/backends/index.rst b/docs/hazmat/backends/index.rst
index dbc0724e..983a44e9 100644
--- a/docs/hazmat/backends/index.rst
+++ b/docs/hazmat/backends/index.rst
@@ -32,4 +32,5 @@ Individual Backends
openssl
commoncrypto
+ multibackend
interfaces