summaryrefslogtreecommitdiff
path: root/security/ruby-sha1/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/ruby-sha1/DESCR')
-rw-r--r--security/ruby-sha1/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/ruby-sha1/DESCR b/security/ruby-sha1/DESCR
new file mode 100644
index 00000000000..9a3f8462b28
--- /dev/null
+++ b/security/ruby-sha1/DESCR
@@ -0,0 +1,7 @@
+ruby-sha1 - A Ruby interface to the SHA-1 Secure Hash Algorithm
+
+This is a Ruby extension which implements the SHA-1 Secure Hash
+Algorithm by NIST (the US' National Institute of Standards and
+Technology), described in FIPS PUB 180-1.
+
+Author: Steve Coltrin <spcoltri@omcl.org>