Re: [RFC v1.1 3/5] evm: digital signature support

2011-08-15 Thread James Morris
On Thu, 11 Aug 2011, Dmitry Kasatkin wrote: From: Dmitry Kasatkin dmitry.kasat...@nokia.com When building an image, which has to be flashed to different devices, an HMAC cannot be used to sign file metadata, as the HMAC key is different on every device. File metadata can be protected using

[RFC v1.1 3/5] evm: digital signature support

2011-08-11 Thread Dmitry Kasatkin
From: Dmitry Kasatkin dmitry.kasat...@nokia.com When building an image, which has to be flashed to different devices, an HMAC cannot be used to sign file metadata, as the HMAC key is different on every device. File metadata can be protected using digital signature. This patch enables RSA