RubyGems Navigation menu

nokogiri-xmlsec-me-harder 0.9.0

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 [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" <inisterchipmunk@gmail.com> with heavy modifications and some API changes.

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:

a907ebf2805ce549f4770ee437fc91e2b2373bb77c529dd9e1b9ab44cfb1048d

Total downloads 59,726

For this version 2,333

License:

MIT

Required Ruby Version: >= 0

Links: