TBB: use SHA256 to generate the certificate signatures
authorJuan Castillo <juan.castillo@arm.com>
Mon, 16 Feb 2015 10:34:28 +0000 (10:34 +0000)
committerJuan Castillo <juan.castillo@arm.com>
Thu, 5 Mar 2015 16:40:07 +0000 (16:40 +0000)
commitea4ec3aad5e15225e8fbdd638872bdceeb96a8dc
treef99bbc98bea51ba67c32bd92363f655d5a099c26
parent5930eadbe5d8d4c3f15fd910476f72cd5bf86f44
TBB: use SHA256 to generate the certificate signatures

This patch replaces SHA1 by SHA256 in the 'cert_create' tool, so
certificate signatures are generated according to the NSA Suite B
cryptographic algorithm requirements.

Documentation updated accordingly.

Change-Id: I7be79e6b2b62dac8dc78a4f4f5006e37686bccf6
docs/trusted-board-boot.md
tools/cert_create/src/cert.c