xstream.rb

Public key encryption system combining X25519 Diffie-Hellman with the STREAM construction

Installation

Add this line to your application's Gemfile:

gem "xstream"

And then execute:

$ bundle

Or install it yourself as:

$ gem install xstream

Usage

TODO: Write usage instructions here

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/miscreant/xstream.