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
Age
Commit message (
Expand
)
Author
2018-12-04
cipher registry is new functionality that is backwards compatible
v0.2.0
mo
2018-12-02
extract padding.
mo
2018-12-02
generate secret instead of using current file.
mo
2018-12-01
decrypt file that was encrypted by openssl cli.
mokha
2018-11-30
provider simpler api for building a custom cipher registry.
mokha
2018-11-30
provide more examples for decryption.
mokha
2018-11-25
use full namespace path.
mokha
2018-11-25
rename parameter to private_key
mokha
2018-11-25
add a default padding of nil.
mokha
2018-11-25
xmlenc DES3CBC encryption fails due to undefined `iv`
mokha
2018-11-25
move towards using xmlenc gem.
mokha
2018-11-25
set padding to 0 for AES descryption.
mokha
2018-11-24
provide extension for custom encryption algorithms.
mokha
2018-11-20
fix linter errors.
mo
2018-11-20
fix linter errors.
mokha
2018-11-20
add padding for rsa oaep algorithm.
mokha
2018-03-06
update version.
v0.1.13
mo
2018-03-06
fix rubocop errors.
mo
2018-03-06
attempt to serve older versions of openssl.
mo
2018-03-03
bump version.
mo
2018-03-03
provide api to specify encryption public key.
mo
2018-03-03
add frozen_string_literal pragma.
mo
2018-03-03
shrink method size.
mo
2018-03-03
shrink method size.
mo
2018-03-03
shrink line sizes
mo
2018-03-03
rubocop auto correct.
mo
2018-03-03
add rubocop rules.
mo
2018-03-03
omit `use` attribute when use is not specified.
mo
2018-03-01
convert template path to string to support older versions of tilt.
v0.1.11
mokha
2018-02-26
cache template.
mo
2018-02-16
bump version.
v0.1.10
mo
2018-02-16
move error to separate file.
mo
2018-02-16
raise error when decryption fails.
mo
2018-02-15
bump version.
v0.1.9
mo
2018-02-15
return parent node of decrypted node.
mo
2018-02-15
bump version.
v0.1.8
mo
2018-02-15
remove puts
mo
2018-02-15
add documentation .
mo
2018-02-15
decrypt nokogiri node.
mo
2018-02-15
do not xml declaration.
mo
2018-02-15
bump version.
v0.1.7
mo
2018-02-15
delegate not_after, not_before to x509
mo
2018-02-15
delegate to expired.
mo
2018-02-15
add expired? and active?
mo
2018-02-15
bump version.
v0.1.6
mo
2018-02-09
embed_signature = true when signing with a custom key pair.
mokha
2018-02-08
bump version.
v0.1.5
mokha
2018-02-08
return x509 if that is what it is.
mokha
2018-02-08
try to extract the certificate safely.
mokha
2018-02-08
bump version.
v0.1.4
mokha
[next]