RubyGems Navigation menu

nokogiri-xmlsec1 0.0.11

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 ~> 1.0

Development 相依性套件 (8):

bundler ~> 1.3
guard-rake ~> 1.0
guard-rspec ~> 4.5
pry ~> 0.10
rake ~> 10.0
rake-compiler ~> 0.9
rspec ~> 3.0
wwtd ~> 0.7

擁有者:

作者:

  • Renan Mendes Carvalho

SHA 256 checksum:

152c789f9cdd13dab4cbb08a3ea9319e0d66bbc2bc8d3eb76c9d8b955582e9ff

總下載次數 13,102

這個版本 3,268

License:

MIT

Ruby 版本需求: >= 1.9.3

相關連結: