aboutsummaryrefslogtreecommitdiffstats
path: root/docs/hazmat/primitives/asymmetric/index.rst
diff options
context:
space:
mode:
authorlvh <laurens.vanhoutven@rackspace.com>2014-12-19 10:52:36 -0800
committerlvh <laurens.vanhoutven@rackspace.com>2014-12-19 10:52:36 -0800
commit1d50e421d6fd1a42a92301b950f4a7a25546e863 (patch)
tree987626ed9909f4dfc02c81e6420492727345efe2 /docs/hazmat/primitives/asymmetric/index.rst
parente4a0e8ad6ae0322635b47284e5d9ad1725bf9731 (diff)
parent721279035970ba27b1ef33ca607d673f75bc93e3 (diff)
downloadcryptography-1d50e421d6fd1a42a92301b950f4a7a25546e863.tar.gz
cryptography-1d50e421d6fd1a42a92301b950f4a7a25546e863.tar.bz2
cryptography-1d50e421d6fd1a42a92301b950f4a7a25546e863.zip
Merge pull request #1560 from alex/padding-move-docs
Fixed #1555 and fixed #1556 -- moved the RSA padding docs into the primary RSA doc, and tell people that PKCS1v15 isn't great
Diffstat (limited to 'docs/hazmat/primitives/asymmetric/index.rst')
-rw-r--r--docs/hazmat/primitives/asymmetric/index.rst1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/hazmat/primitives/asymmetric/index.rst b/docs/hazmat/primitives/asymmetric/index.rst
index 24f0f5b1..dfa81d09 100644
--- a/docs/hazmat/primitives/asymmetric/index.rst
+++ b/docs/hazmat/primitives/asymmetric/index.rst
@@ -9,6 +9,5 @@ Asymmetric algorithms
dsa
ec
rsa
- padding
serialization
utils