mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-08-03 09:48:00 -04:00
8 lines
303 B
Plaintext
8 lines
303 B
Plaintext
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
|