RubyGems Navigation menu

itsdangerousr 1.0.0

Sometimes you just want to send some data to untrusted environments. But how to do this safely? The trick involves signing. Given a key only you know, you can cryptographically sign your data and hand it over to someone else. When you get the data back you can easily ensure that nobody tampered with it.

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 1.0.0 - September 01, 2014 (11KB)

Runtime依存関係 (1):

json >= 1.6.0

Development依存関係 (5):

bundler ~> 1.0
jeweler ~> 2.0.1
rdoc ~> 3.12
reek ~> 1.2.8
simplecov >= 0

所有者:

作者:

  • Marcus McCurdy

SHA 256チェックサム:

=

累計ダウンロード数 22,523

このバージョンのみ 22,523

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 0

リンク: