summaryrefslogtreecommitdiff
path: root/doc/compatibility.rst
diff options
context:
space:
mode:
authorSybren A. Stüvel <sybren@stuvel.eu>2011-08-01 23:04:30 +0200
committerSybren A. Stüvel <sybren@stuvel.eu>2011-08-01 23:04:30 +0200
commitc1c455d2b7291f491c5a9daf4399c9a81eedb90f (patch)
tree7875c44ac5c7307dd218061b486841be00f2ac06 /doc/compatibility.rst
parent86f17999d18406b291794bc9787f2d0a5c702d98 (diff)
downloadrsa-git-c1c455d2b7291f491c5a9daf4399c9a81eedb90f.tar.gz
Much more documentation
Diffstat (limited to 'doc/compatibility.rst')
-rw-r--r--doc/compatibility.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/compatibility.rst b/doc/compatibility.rst
index 0cb2ba6..c9dac39 100644
--- a/doc/compatibility.rst
+++ b/doc/compatibility.rst
@@ -1,6 +1,9 @@
Compatibility with standards and other software
==================================================
+.. index:: OpenSSL
+.. index:: compatibility
+
Python-RSA implements encryption and signatures according to PKCS#1
version 1.5. This makes it compatible with the OpenSSL RSA module.
@@ -21,6 +24,8 @@ public keys, which are not supported.
:Public keys:
PKCS#1 v1.5 in PEM and DER format, ASN.1 type RSAPublicKey
+:VARBLOCK encryption:
+ Python-RSA only, not compatible with any other known application.
Public keys from OpenSSL