RubyGems Navigation menu

nokogiri-xmlsec-me-harder 0.9.1

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, and the [XML Signature Syntax and Processing](http://www.w3.org/TR/xmldsig-core/) standard by wrapping around the [xmlsec](http://www.aleksey.com/xmlsec) C library and adding relevant methods to `Nokogiri::XML::Document`. Implementation is based off nokogiri-xmlsec by Colin MacKenzie IV with very heavy modifications.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.9.2 - March 13, 2015 (24.5 KB)
  2. 0.9.1 - October 20, 2014 (25 KB)
  3. 0.9.0 - October 20, 2014 (25 KB)

Runtime Dependencies (1):

nokogiri >= 0

Development Dependencies (6):

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

Owners:

Authors:

  • Albert J. Wong

SHA 256 checksum:

d406b91f4dee7f38a8866738fcd732265c5a455bb26a45027604c008f3486c48

Total downloads 59,721

For this version 2,828

License:

MIT

Required Ruby Version: >= 0

Links: