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
Age
Commit message (
Expand
)
Author
2022-05-23
feat: drop ruby 2.5/2.6. add ruby 3.1
mo khan
2021-01-30
style: fix linter errors
v0.5.0
mo khan
2021-01-30
feat: Ruby 2.5+
mo khan
2019-04-30
publish 0.4.0
v0.4.0
mokha
2019-04-30
provide stable API for overriding the digest_method and signature_method
mokha
2019-04-30
drop support for unsupported rubies
mokha
2019-04-30
fix linter errors using the latest brakeman
mokha
2019-04-30
Merge branch 'GH-6' of github.com:mokhan/xml-kit into GH-6
mokha
2019-04-30
Correct the sha1 digest name.
mokha
2019-04-21
merge with origin
mo
2019-04-21
allow encrypt_key_for to accept a key_info
mo
2019-04-21
yield xml builder back to template
mo
2019-04-20
raise error for unsupported key types
mokha
2019-04-20
raise an error when an encryption certificate is not provided
mokha
2019-04-20
forward algorithm to super
mokha
2019-04-20
fix linter errors
mokha
2019-04-20
allow EncryptedKey to pull keys from KeyInfo
mokha
2019-04-20
allow encrypted_key as ctor parameter
mokha
2019-04-20
fix deprecation warning and provide alternative
mokha
2019-04-20
pull keys from key_info
mokha
2019-04-20
allow keyinfo to provide symmetric and asymmetric key data
mokha
2019-04-01
prepare version 0.3.1
mokha
2019-03-25
Make use of constant ::Xml::Kit::Namespaces::ENVELOPED_SIG
Tobias Bielohlawek
2019-03-20
Merge branch 'master' into set-defaull-sync-cipher
mo khan
2019-03-20
Add #id to EncryptedData
Tobias Bielohlawek
2019-03-20
Add default symmetric_cipher to `EncryptedData` and `EncryptedKey`
Tobias Bielohlawek
2019-01-28
extract method to apply padding to reduce ABC size
mokha
2019-01-28
split data as bytes rather than characters
mokha
2019-01-26
update documentation
mokha
2019-01-26
update docs
mokha
2019-01-26
document the new template API
mokha
2019-01-26
move keyinfo classes under key info
mokha
2019-01-26
fix typo
mokha
2019-01-26
allow construction of key info with x509
mokha
2019-01-26
fix line length linter errors
mokha
2019-01-25
bump version
mokha
2019-01-25
remove encryption.builder
mokha
2019-01-25
start to deprecate the encryption class
mokha
2019-01-25
extract encrypted data class
mokha
2019-01-25
remove unused parameters
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
allow block initialization
mokha
2019-01-22
remove external key info
mokha
2019-01-22
delegate to key_info
mokha
2019-01-22
fix linter errors.
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
[next]