summaryrefslogtreecommitdiff
path: root/lib/xml/kit/templates
AgeCommit message (Expand)Author
2019-03-25Make use of constant ::Xml::Kit::Namespaces::ENVELOPED_SIGTobias Bielohlawek
2019-01-25remove encryption.buildermokha
2019-01-25extract encrypted data classmokha
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-22remove external key infomokha
2019-01-22delegate to key_infomokha
2019-01-22autofix linter errorsmokha
2019-01-22delegate to encrpyted keymokha
2019-01-22add x509 data to key infomokha
2019-01-22add retrieval method to key infomokha
2019-01-22with key name and key valuemokha
2019-01-21allow the injection of a custom key infomokha
2019-01-21encrypt symmetric keymokha
2019-01-21start to build EncryptedKey classmokha
2019-01-21extract external key info classmokha
2019-01-21start to define the key_info classmokha
2019-01-21inject custom KeyInfomokha
2018-03-03add frozen_string_literal pragma.mo
2018-03-03rubocop auto correct.mo
2018-03-03omit `use` attribute when use is not specified.mo
2017-12-30extract canonicalization constant.mo
2017-12-30add specs for simple cipher.mo
2017-12-30algorithm -> symmetric algorithm.mo
2017-12-30add support for more symmetric ciphers.mo
2017-12-30promote template dir.mo