0.0.4 - Cipher implementation
Pre-release
Pre-release
This gem is a C extension of the PolarSSL SSL and cryptography library.
Usage
gem install polarssl
And in your Ruby script:
require "polarssl"
For further instructions, take a look at the README and API documentation.
Features
- Set up an SSL connection
- Encrypt and decrypt data with Camellia, AES, DES and Blowfish.