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-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
2018-02-08
use is optional.
mokha
2018-01-10
loosen the tilt dependency constraint.
v0.1.3
mokha
2018-01-07
bump version.
v0.1.2
mo
2018-01-02
promote local var to parameter.
mokha
2018-01-02
convert method to attr_reader.
mokha
2018-01-02
improve clarity of self signed cert.
mokha
2018-01-02
pull pub key from private key.
mokha
2017-12-30
bump version.
v0.1.1
mo
2017-12-30
add space.
mo
2017-12-30
extract canonicalization constant.
mo
2017-12-30
rename to Cipher.
mo
2017-12-30
refer to single constant.
mo
2017-12-30
simple -> symmetric.
mo
2017-12-30
add specs for simple cipher.
mo
2017-12-30
add specs fo rsa cipher.
mo
2017-12-30
deprecate decrypt in favour of decrypt_xml or decrypt_hash.
mo
[next]