integrity: do zero padding of the key id
authorDmitry Kasatkin <d.kasatkin@samsung.com>
Mon, 6 Oct 2014 16:31:58 +0000 (17:31 +0100)
committerDavid Howells <dhowells@redhat.com>
Mon, 6 Oct 2014 16:33:27 +0000 (17:33 +0100)
commit594081ee7145cc30a3977cb4e218f81213b63dc5
tree1c731f9403d18e47fdacb2b74e92bf06211a819a
parentd4016589855156b6afe5e9bc8ef85ce43f27e704
integrity: do zero padding of the key id

Latest KEYS code return error if hexadecimal string length id odd.
Fix it.

Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com>
Signed-off-by: David Howells <dhowells@redhat.com>
security/integrity/digsig_asymmetric.c