diff options
Diffstat (limited to 'python/python-pbkdf2/README')
-rw-r--r-- | python/python-pbkdf2/README | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/python/python-pbkdf2/README b/python/python-pbkdf2/README new file mode 100644 index 0000000000..90e747bd5d --- /dev/null +++ b/python/python-pbkdf2/README @@ -0,0 +1,2 @@ +This module implements the password-based key derivation function +PBKDF2 specified in RSA PKCS#5 v2.0. |