commit | 88ccf54275888072aa8e95686d3c3caa3848bc58 | [log] [tgz] |
---|---|---|
author | jbogdahn <juergen.bogdahn@web.de> | Mon Nov 12 13:15:31 2018 +0100 |
committer | Alexander Kurtakov <akurtako@redhat.com> | Tue Dec 18 10:38:16 2018 -0500 |
tree | aa009438def99363bc10c1b77b846f457a4465e5 | |
parent | 9549997cde5df9f5773ff1313ec362f125b878bf [diff] |
Bug 388055 - Secure Storage uses PBE with MD5/DES as default algorithms + added IV parameter to CryptoData class, needed by specific Ciphers + added test to test detection of PBE Ciphers. Test is checking if roundtrips work for the PBE ciphers provided by JVM Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=388055 Change-Id: Ic6b564b0217f4ab83d4d4e6cdc7d402a294bb8ba Signed-off-by: jbogdahn <juergen.bogdahn@web.de>