Sha256: 382e009218dfc023797dca711920df9a97516b7fcd095250945cb2f41427405e
Contents?: true
Size: 441 Bytes
Versions: 1
Compression:
Stored size: 441 Bytes
Contents
# xstream.rb Public key encryption system combining X25519 Diffie-Hellman with the STREAM construction ## Installation Add this line to your application's Gemfile: ```ruby 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.
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
xstream-0.0.0 | README.md |