forked from Lainports/opnsense-ports
Taken from: https://github.com/freebsd/freebsd-ports.git Commit id: 5070672073b68be364139bc6b3a89100bd17d331
11 lines
345 B
Text
11 lines
345 B
Text
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
|
|
|
|
WWW: http://rubygems.org/gems/ezcrypto/
|