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`.
Required Ruby Version
>= 1.9.3
Authors
Renan Mendes Carvalho
Versions
- 0.0.11 November 10, 2015 (40.5 KB)
- 0.0.10 January 14, 2015 (40.5 KB)
- 0.0.9 January 14, 2015 (78.5 KB)
- 0.0.7 July 10, 2014 (78.5 KB)
- 0.0.6 July 01, 2014 (78.5 KB)