RubyGems Navigation menu

nokogiri-xmlsec-instructure 0.9.7

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.10.2 - December 13, 2022 (27 KB)
  2. 0.10.1 - April 08, 2021 (26 KB)
  3. 0.10.0 - April 08, 2021 (26 KB)
  4. 0.9.7 - September 18, 2020 (26 KB)
  5. 0.9.6 - May 10, 2018 (25.5 KB)
Show all versions (7 total)

Runtime Dependencies (1):

nokogiri >= 0

Development Dependencies (7):

bundler ~> 2.1
byebug >= 0
guard-rake >= 0
rake >= 0
rspec >= 0

Owners:

Pushed by:

Authors:

  • Albert J. Wong, Cody Cutrer

SHA 256 checksum:

ad8fd9bbcd1231b7d74dccf024e3a0f5482ca49ccfd73e9c84456c4e55e4aa7b

Total downloads 735,285

For this version 63,841

License:

MIT

Required Ruby Version: >= 0

Links: