Skip to content
This repository has been archived by the owner on Nov 25, 2018. It is now read-only.
/ ruby-ring Public archive

Ruby wrapper for the *ring* cryptography library

License

Notifications You must be signed in to change notification settings

cryptosphere/ruby-ring

Repository files navigation

Ruby ring

Gem Version Build Status Code Climate Coverage Status MIT licensed

A Ruby FFI binding to the ring cryptography library by Brian Smith.

ring is a Rust cryptography library based on BoringSSL crypto primitives.

Installation

Add this line to your application's Gemfile:

gem "ring"

And then execute:

$ bundle

Or install it yourself as:

$ gem install ring

Usage

This library is presently under active development and is not yet usable.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/cryptosphere/ruby-ring.

About

Ruby wrapper for the *ring* cryptography library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published