Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 286083
b: refs/heads/master
c: 2e5f094
h: refs/heads/master
i:
  286081: f25b0e8
  286079: 66f6503
v: v3
  • Loading branch information
Dmitry Kasatkin authored and James Morris committed Jan 17, 2012
1 parent 738c50e commit 56abb87
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 68adcad570a2ce0496918ddd9f8c83138d9bcc93
refs/heads/master: 2e5f094b9dbf9463ab93f86351cd1a8dc88942cc
6 changes: 3 additions & 3 deletions trunk/lib/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -286,22 +286,22 @@ config CORDIC
calculations are in fixed point. Module will be called cordic.

config MPILIB
tristate "Multiprecision maths library"
tristate
help
Multiprecision maths library from GnuPG.
It is used to implement RSA digital signature verification,
which is used by IMA/EVM digital signature extension.

config MPILIB_EXTRA
bool "Multiprecision maths library - additional sources"
bool
depends on MPILIB
help
Additional sources of multiprecision maths library from GnuPG.
This code is unnecessary for RSA digital signature verification,
but can be compiled if needed.

config SIGNATURE
tristate "In-kernel signature checker"
tristate
depends on KEYS && CRYPTO
select CRYPTO_SHA1
select MPILIB
Expand Down

0 comments on commit 56abb87

Please sign in to comment.