summaryrefslogtreecommitdiff
path: root/rsa/pkcs1.py
diff options
context:
space:
mode:
Diffstat (limited to 'rsa/pkcs1.py')
-rw-r--r--rsa/pkcs1.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/rsa/pkcs1.py b/rsa/pkcs1.py
index 584d244..752a6fd 100644
--- a/rsa/pkcs1.py
+++ b/rsa/pkcs1.py
@@ -1,4 +1,4 @@
-'''Functions for PKCS1 version 1.5
+'''Functions for PKCS1 version 1.5 encryption and signing
This module implements certain functionality from PKCS1 version 1.5. For a
very clear example, read http://www.di-mgt.com.au/rsa_alg.html#pkcs1schemes