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
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
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
encrypt symmetric key
mokha
2019-01-21
start to build EncryptedKey class
mokha
2019-01-21
encrypted_data_for -> encrypt_data_for
mokha
2019-01-21
extract encrypted_data_for and deprecate encryption_for
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
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
[next]