summaryrefslogtreecommitdiff
path: root/doc/compatibility.rst
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2016-02-05 16:01:20 +0100
committerSybren A. Stüvel <sybren@stuvel.eu>2016-02-05 16:01:20 +0100
commit3934ab4f16becf439033610b6986a796ab327f72 (patch)
tree5d495db0e4d52d22896af0ba704c4ce11d2cbaed /doc/compatibility.rst
parent282069092d41c67fbda10cb5ffa06a58cd9c5baf (diff)
downloadrsa-git-3934ab4f16becf439033610b6986a796ab327f72.tar.gz
Updated documentation, mostly http -> https changes
Also: - changed http to https in the code - changed header underlines in the documentation to match the header length
Diffstat (limited to 'doc/compatibility.rst')
-rw-r--r--doc/compatibility.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/compatibility.rst b/doc/compatibility.rst
index e6b59a3..aedfcb6 100644
--- a/doc/compatibility.rst
+++ b/doc/compatibility.rst
@@ -1,5 +1,5 @@
Compatibility with standards
-==================================================
+============================
.. index:: OpenSSL
.. index:: compatibility
@@ -30,7 +30,7 @@ Public keys:
.. _openssl:
Interoperability with OpenSSL
---------------------------------------------------
+-----------------------------
You can create a 512-bit RSA key in OpenSSL as follows::
@@ -50,7 +50,7 @@ Encryption and decryption is also compatible::
hello there
Interoperability with PKCS#8
---------------------------------------------------
+----------------------------
The standard PKCS#8 is widely used, and more complex than the PKCS#1
v1.5 supported by Python-RSA. In order to extract a key from the