RubyGems Navigation menu

nokogiri-xmlsec1 0.0.6

This is a fork of nokogiri-xmlsec. This fork uses mini_portile to improve code predictiveness and allow heroku deploys. This gem adds support to Ruby for encrypting, decrypting, signing and validating the signatures of XML documents, according to the [XML Encryption Syntax and Processing](http://www.w3.org/TR/xmlenc-core/) standard, by wrapping around the [xmlsec1](http://www.aleksey.com/xmlsec) C library and adding relevant methods to `Nokogiri::XML::Document`.

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 0.0.11 - November 10, 2015 (40.5 KB)
  2. 0.0.10 - January 14, 2015 (40.5 KB)
  3. 0.0.9 - January 14, 2015 (78.5 KB)
  4. 0.0.7 - July 10, 2014 (78.5 KB)
  5. 0.0.6 - July 01, 2014 (78.5 KB)
显示所有版本 (共 6 个)

Runtime 依赖 (2):

mini_portile = 0.6.0
nokogiri >= 0

Development 依赖 (7):

bundler ~> 1.3
guard-rake >= 0
rake >= 0
rspec ~> 3.0
wwtd >= 0

业主:

作者:

  • Renan Mendes Carvalho

SHA 256 校验和:

6c7361197c77a9ed24a995b46412cd08aa6392d493abc6fda98eaab66983d744

下载总量 13,117

这个版本 2,342

许可:

MIT

需要的 Ruby 版本: >= 1.9.3

链接: