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
Age
Commit message (
Expand
)
Author
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
pack bytes instead of using string interpolation
v0.3.0
mokha
2019-01-28
split data as bytes rather than characters
mokha
2019-01-28
ensure ascii and utf-8 content can be decrypted
mokha
2019-01-26
move keyinfo classes under key info
mokha
2019-01-26
ensure that encryption_for still works
mokha
2019-01-26
simplify the soap example
mokha
2019-01-25
remove bundler dependency
mokha
2019-01-25
remove encryption.builder
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
use block syntax
mokha
2019-01-22
remove external key info
mokha
2019-01-22
add assertions
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
2019-01-22
add retrieval method to key info
mokha
2019-01-22
with key name and key value
mokha
2019-01-21
extract encrypt_key_for helper method
mokha
2019-01-21
allow the injection of a custom key info
mokha
2019-01-21
ensure encrypted key matches xmlenc xsd
mokha
2019-01-21
encrypt symmetric key
mokha
2019-01-21
start to build EncryptedKey class
mokha
2019-01-21
decouple from deprecated method
mokha
2019-01-21
encrypted_data_for -> encrypt_data_for
mokha
2019-01-21
add example of soap header and body
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
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
fix broken spec.
mo
2018-12-02
extract padding.
mo
2018-12-02
use cipher.key_len instead of calculating in tests.
mo
2018-12-02
use the proper iv len for each algorithm
mokha
2018-12-02
print exit code.
mo
2018-12-02
add -e (the default)
mo
2018-12-02
generate secret instead of using current file.
mo
2018-12-02
downcase algorithm
mo
2018-12-02
combine algorithm loops.
mo
2018-12-02
decrypt content encrypted with openssl cli.
mo
2018-12-02
test decryption with multiple algorithms and bitlengths
mo
[next]