summaryrefslogtreecommitdiff
path: root/security/p5-Crypt-OpenSSL-DSA/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/p5-Crypt-OpenSSL-DSA/DESCR')
-rw-r--r--security/p5-Crypt-OpenSSL-DSA/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/security/p5-Crypt-OpenSSL-DSA/DESCR b/security/p5-Crypt-OpenSSL-DSA/DESCR
new file mode 100644
index 00000000000..a10ca9f6477
--- /dev/null
+++ b/security/p5-Crypt-OpenSSL-DSA/DESCR
@@ -0,0 +1,4 @@
+Crypt::OpenSSL::DSA implements the DSA (Digital Signature Algorithm)
+signature verification system.
+It is a thin XS wrapper to the DSA functions contained in the
+OpenSSL crypto library.