a353970006
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
7 lines
303 B
Text
7 lines
303 B
Text
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
|