A Ruby FFI binding to the ring cryptography library by Brian Smith.
ring is a Rust cryptography library based on BoringSSL crypto primitives.
Add this line to your application's Gemfile:
gem "ring"
And then execute:
$ bundle
Or install it yourself as:
$ gem install ring
This library is presently under active development and is not yet usable.
Bug reports and pull requests are welcome on GitHub at https://github.com/cryptosphere/ruby-ring.