blob: 903b068431deef22ffc68c941fd80497b75f973f (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
EzCrypto is an easy to use wrapper around the poorly documented OpenSSL ruby
library.
Features
* Defaults to AES 128 CBC
* Will use the systems OpenSSL library for transparent hardware crypto
support
* Single class object oriented access to most commonly used features
* Ruby like
|