commit | 6976cfaf64365bc026438194248ebd4700db3583 | [log] [tgz] |
---|---|---|
author | jbogdahn <juergen.bogdahn@web.de> | Wed Nov 06 23:41:53 2019 +0100 |
committer | Thomas Watson <tjwatson@us.ibm.com> | Mon Dec 07 15:09:27 2020 -0500 |
tree | 77f96b3e465cd0d8dfcfbe4976214d12f358436b | |
parent | 1c43778580b606bbdd2d17ac958e852e800cf219 [diff] |
Bug 552509 - Secure storage writen with 2019-03 or later cannot be read by older versions: Salt must be 8 bytes long write IV only for those algorithms that require an IV parameter so that older versions of Eclipse can still read secure storage files with algorithms that do not need an IV Bug: https://bugs.eclipse.org/bugs/show_bug.cgi?id=552509 Change-Id: Ie35b355cad63618d4df5bd034493af28c79aafdb Signed-off-by: jbogdahn <juergen.bogdahn@web.de>