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 (11.0 KB)

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 校验和:

5cfb4a542ff7eb6c69c9ba67531aa2091eda2667272aa1162ed90053fe13aac2

下载总量 22,366

这个版本 22,366

许可:

MIT

需要的 Ruby 版本: >= 0

链接: