Sha256: 95dcc9ee887463bde6080729bc2712bb921e8731dee3ddcb60b26632258d10ed

Contents?: true

Size: 608 Bytes

Versions: 3

Compression:

Stored size: 608 Bytes

Contents

# CryptKeeperProviders

Provides encryption classes for use with [crypt_keeper](https://github.com/jmazzi/crypt_keeper)

## Installation

Add this line to your application's Gemfile:

    gem 'crypt_keeper_providers'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install crypt_keeper_providers

## Usage

TODO: Write usage instructions here

## Contributing

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
crypt_keeper_providers-0.1.0 README.md
crypt_keeper_providers-0.0.4 README.md
crypt_keeper_providers-0.0.3 README.md