diff options
author | David Howells | 2012-09-26 10:09:50 +0100 |
---|---|---|
committer | Rusty Russell | 2012-10-10 20:01:20 +1030 |
commit | ea0b6dcf71d216dc11733ac19b26df0f5d0fd6c2 (patch) | |
tree | 2b48610cfa37c0f736ab7e019b0370861f59f93a /net/rds | |
parent | addbcdbbf549c9127c2bbb39caaa08bb47b996f4 (diff) |
MODSIGN: Provide Kconfig options
Provide kernel configuration options for module signing.
The following configuration options are added:
CONFIG_MODULE_SIG_SHA1
CONFIG_MODULE_SIG_SHA224
CONFIG_MODULE_SIG_SHA256
CONFIG_MODULE_SIG_SHA384
CONFIG_MODULE_SIG_SHA512
These select the cryptographic hash used to digest the data prior to signing.
Additionally, the crypto module selected will be built into the kernel as it
won't be possible to load it as a module without incurring a circular
dependency when the kernel tries to check its signature.
Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Diffstat (limited to 'net/rds')
0 files changed, 0 insertions, 0 deletions