crackedmind / fast_ruby_identicon

siphash written in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FastRubyIdenticon

TODO: Write a gem description

Installation

Add this line to your application's Gemfile:

gem 'fast_ruby_identicon'

And then execute:

$ bundle

Or install it yourself as:

$ gem install fast_ruby_identicon

Usage

TODO: Write usage instructions here

Contributing

  1. Fork it ( https://github.com/[my-github-username]/fast_ruby_identicon/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

About

siphash written in C

License:MIT License


Languages

Language:C 72.2%Language:Ruby 27.8%