ruby-encryptor

wrapper for the standard Ruby OpenSSL library
  http://github.com/attr-encrypted/encryptor
  0
  no reviews



A simple wrapper for the standard ruby OpenSSL library to encrypt and decrypt strings. Intended to be used along with attr_encrypted gem to easily encrypt/ decrypt attributes in any class or model.