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
/
spec
/
support
Age
Commit message (
Expand
)
Author
2019-04-21
allow encrypt_key_for to accept a key_info
mo
2019-01-26
simplify the soap example
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-23
use block syntax
mokha
2019-01-22
remove external key info
mokha
2019-01-22
autofix linter errors
mokha
2019-01-21
extract encrypt_key_for helper method
mokha
2019-01-21
start to build EncryptedKey class
mokha
2019-01-21
add example of soap header and body
mokha
2019-01-21
create a separate fixture for key extraction
mokha
2019-01-21
add xsd validation for dsig and xmlenc
mokha
2019-01-20
extract template_path to accessor
mokha
2018-12-02
use the proper iv len for each algorithm
mokha
2018-12-02
print exit code.
mo
2018-12-02
generate secret instead of using current file.
mo
2018-12-02
combine algorithm loops.
mo
2018-12-02
include helper in support file
mo
2018-03-03
add frozen_string_literal pragma.
mo
2018-03-03
rubocop auto correct.
mo
2018-02-15
decrypt nokogiri node.
mo
2018-01-02
improve clarity of self signed cert.
mokha
2017-12-28
move crypto and templating to xml-kit.
mo
2017-12-26
fix specs in xml-kit.
mo