summaryrefslogtreecommitdiff
path: root/spec/support
AgeCommit message (Expand)Author
2019-04-21allow encrypt_key_for to accept a key_infomo
2019-01-26simplify the soap examplemokha
2019-01-24allow target class to provide symmetric and assymetric ciphersmokha
2019-01-24update soap spec to use same symmetric key in EncryptedKey and EncryptedData ...mokha
2019-01-23add frozen string literal pragmamokha
2019-01-23use block syntaxmokha
2019-01-22remove external key infomokha
2019-01-22autofix linter errorsmokha
2019-01-21extract encrypt_key_for helper methodmokha
2019-01-21start to build EncryptedKey classmokha
2019-01-21add example of soap header and bodymokha
2019-01-21create a separate fixture for key extractionmokha
2019-01-21add xsd validation for dsig and xmlencmokha
2019-01-20extract template_path to accessormokha
2018-12-02use the proper iv len for each algorithmmokha
2018-12-02print exit code.mo
2018-12-02generate secret instead of using current file.mo
2018-12-02combine algorithm loops.mo
2018-12-02include helper in support filemo
2018-03-03add frozen_string_literal pragma.mo
2018-03-03rubocop auto correct.mo
2018-02-15decrypt nokogiri node.mo
2018-01-02improve clarity of self signed cert.mokha
2017-12-28move crypto and templating to xml-kit.mo
2017-12-26fix specs in xml-kit.mo