index
:
xlgmokha/xml-kit.git
main
XML processing library for Ruby
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
xml
/
kit
/
templates
Age
Commit message (
Expand
)
Author
2019-03-25
Make use of constant ::Xml::Kit::Namespaces::ENVELOPED_SIG
Tobias Bielohlawek
2019-01-25
remove encryption.builder
mokha
2019-01-25
extract encrypted data class
mokha
2019-01-24
allow target class to provide symmetric and assymetric ciphers
mokha
2019-01-24
update soap spec to use same symmetric key in EncryptedKey and EncryptedData ...
mokha
2019-01-23
add frozen string literal pragma
mokha
2019-01-22
remove external key info
mokha
2019-01-22
delegate to key_info
mokha
2019-01-22
autofix linter errors
mokha
2019-01-22
delegate to encrpyted key
mokha
2019-01-22
add x509 data to key info
mokha
2019-01-22
add retrieval method to key info
mokha
2019-01-22
with key name and key value
mokha
2019-01-21
allow the injection of a custom key info
mokha
2019-01-21
encrypt symmetric key
mokha
2019-01-21
start to build EncryptedKey class
mokha
2019-01-21
extract external key info class
mokha
2019-01-21
start to define the key_info class
mokha
2019-01-21
inject custom KeyInfo
mokha
2018-03-03
add frozen_string_literal pragma.
mo
2018-03-03
rubocop auto correct.
mo
2018-03-03
omit `use` attribute when use is not specified.
mo
2017-12-30
extract canonicalization constant.
mo
2017-12-30
add specs for simple cipher.
mo
2017-12-30
algorithm -> symmetric algorithm.
mo
2017-12-30
add support for more symmetric ciphers.
mo
2017-12-30
promote template dir.
mo