summaryrefslogtreecommitdiff
path: root/lib/xml/kit/decryption.rb
AgeCommit message (Expand)Author
2021-01-30style: fix linter errorsv0.5.0mo khan
2019-01-26update documentationmokha
2019-01-26update docsmokha
2019-01-26fix typomokha
2019-01-26fix line length linter errorsmokha
2018-12-02extract padding.mo
2018-11-25use full namespace path.mokha
2018-11-25rename parameter to private_keymokha
2018-11-25add a default padding of nil.mokha
2018-03-03add frozen_string_literal pragma.mo
2018-03-03shrink method size.mo
2018-03-03shrink line sizesmo
2018-03-03rubocop auto correct.mo
2018-02-16move error to separate file.mo
2018-02-16raise error when decryption fails.mo
2018-02-15return parent node of decrypted node.mo
2018-02-15remove putsmo
2018-02-15add documentation .mo
2018-02-15decrypt nokogiri node.mo
2017-12-30rename to Cipher.mo
2017-12-30deprecate decrypt in favour of decrypt_xml or decrypt_hash.mo
2017-12-30add encryption spec.mo
2017-12-28drop Xml prefix.mo