commit | 76a5a9b53781fd56f372339ae16319884f0b8f22 | [log] [tgz] |
---|---|---|
author | Qixiang Xu <qixiang.xu@arm.com> | Thu Nov 09 13:51:58 2017 +0800 |
committer | Qixiang Xu <qixiang.xu@arm.com> | Tue Nov 21 14:16:18 2017 +0800 |
tree | a9dd4a6b777caf1946bbdbde44100d3545719a24 | |
parent | bd7b0ae265c5992ce76f74b03fac5c58672c2c17 [diff] |
tools: add an option -hash-alg for cert_create This option enables the user to select the secure hash algorithm to be used for generating the hash. It supports the following options: - sha256 (default) - sha384 - sha512 Change-Id: Icb093cec1b5715e248c3d1c3749a2479a7ab4b89 Signed-off-by: Qixiang Xu <qixiang.xu@arm.com>