summaryrefslogtreecommitdiff
path: root/security/ruby-ezcrypto/DESCR
blob: 389d4299b81bd2943454c6db7f9fa44aa5eccdcb (plain)
1
2
3
4
5
6
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