🚀 DAY 2 OF LAUNCH WEEK: Announcing Socket Certified Patches: One-Click Fixes for Vulnerable Dependencies.Learn more →
Socket
Book a DemoInstallSign in
Socket

bendiken-cryptograph

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bendiken-cryptograph

bundlerRubygems
Version
0.0.0
Version published
Maintainers
1
Created
Source

= Cryptograph.rb

This is the pure-Ruby reference implementation of a Cryptograph node, including gateway daemons for XMPP, SMTP and HTTP.

== Documentation

  • http://cryptograph.rubyforge.org

== Download

To get a local working copy of the development repository, do:

% git clone git://github.com/bendiken/cryptograph.git

Alternatively, you can download the latest development version as a tarball as follows:

% wget http://github.com/bendiken/cryptograph/tarball/master

== Requirements

== Installation

The recommended installation method is via RubyGems. To install the latest official release from RubyForge, do:

% [sudo] gem install cryptograph

To use the very latest bleeding-edge development version, install the gem directly from GitHub as follows:

% [sudo] gem install bendiken-cryptograph -s http://gems.github.com

== Authors

== License

All source code is available under the terms of the MIT license. For more information, see the accompanying LICENSE file.

FAQs

Package last updated on 11 Aug 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts