Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1350315 > unrolled thread
| Started by | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| First post | 2016-03-04 16:30 +0100 |
| Last post | 2016-03-04 16:30 +0100 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
Left-over select to PUBLIC_KEY_ALGO_RSA Andreas Ziegler <andreas.ziegler@fau.de> - 2016-03-04 16:30 +0100
| From | Andreas Ziegler <andreas.ziegler@fau.de> |
|---|---|
| Date | 2016-03-04 16:30 +0100 |
| Subject | Left-over select to PUBLIC_KEY_ALGO_RSA |
| Message-ID | <r8ZPX-bV-5@gated-at.bofh.it> |
Hi David, your patch "akcipher: Move the RSA DER encoding check to the crypto layer" showed up in linux-next today as commit d43de6c780a8 (that is, next-20160304). It removes the CONFIG_PUBLIC_KEY_ALGO_RSA option, but does leave one reference to it in place inside security/integrity/Kconfig, in the definition of CONFIG_INTEGRITY_ASYMMETRIC_KEYS. As the corresponding option is gone, the select statement can safely be removed. Should I prepare a simple patch for that? I detected this by using scripts/checkkconfigsymbols on today's and yesterday's linux-next trees (i.e., "./scripts/checkkconfigsymbols.py -d next-20160303..next-20160304"). Best regards, Andreas
Back to top | Article view | linux.kernel
csiph-web