mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-19 08:13:21 +00:00
12 lines
345 B
Plaintext
12 lines
345 B
Plaintext
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: https://rubygems.org/gems/ezcrypto
|