RubyGems Navigation menu

nokogiri-xmlsec-instructure 0.10.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, 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:
= 複製 已複製

安裝:
=

版本列表:

  1. 0.10.2 - December 13, 2022 (27.0 KB)
  2. 0.10.1 - April 08, 2021 (26.0 KB)
  3. 0.10.0 - April 08, 2021 (26.0 KB)
  4. 0.9.7 - September 18, 2020 (26.0 KB)
  5. 0.9.6 - May 10, 2018 (25.5 KB)
顯示所有版本(共 7)

Runtime 相依性套件 (1):

nokogiri >= 1.11.2

Development 相依性套件 (7):

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

擁有者:

Pushed by:

作者:

  • Albert J. Wong, Cody Cutrer

SHA 256 checksum:

71474dee7071fc37bde83f762350dfa2c0c852709eb798218bce3d70b035854f

總下載次數 741,336

這個版本 1,595

License:

MIT

Ruby 版本需求: >= 0

相關連結: