summaryrefslogtreecommitdiff
path: root/security/ruby-ezcrypto/DESCR
diff options
context:
space:
mode:
Diffstat (limited to 'security/ruby-ezcrypto/DESCR')
-rw-r--r--security/ruby-ezcrypto/DESCR7
1 files changed, 7 insertions, 0 deletions
diff --git a/security/ruby-ezcrypto/DESCR b/security/ruby-ezcrypto/DESCR
new file mode 100644
index 00000000000..389d4299b81
--- /dev/null
+++ b/security/ruby-ezcrypto/DESCR
@@ -0,0 +1,7 @@
+EzCrypto is an easy-to-use wrapper around the poorly documented OpenSSL
+Ruby library. Features include:
+
+ * Defaults to AES 128 CBC
+ * Will use OpenSSL library for transparent hardware crypto support
+ * Single-class object-oriented access to most commonly used features
+ * Ruby-like syntax