lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Sun, 24 Nov 2013 17:50:23 +0100
From:	M G Berberich <berberic@....uni-passau.de>
To:	linux-kernel@...r.kernel.org
Subject: X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING

Hello,

seems that X509_CERTIFICATE_PARSER depends on SYSTEM_TRUSTED_KEYRING.

--- linux-3.13/crypto/asymmetric_keys/Kconfig.old       2013-11-24 17:48:22.269152229 +0100
+++ linux-3.13/crypto/asymmetric_keys/Kconfig   2013-11-24 17:48:25.120150577 +0100
@@ -29,7 +29,7 @@
 
 config X509_CERTIFICATE_PARSER
        tristate "X.509 certificate parser"
-       depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE
+       depends on ASYMMETRIC_PUBLIC_KEY_SUBTYPE && SYSTEM_TRUSTED_KEYRING
        select ASN1
        select OID_REGISTRY
        help


	MfG
	bmg

-- 
„Des is völlig wurscht, was heut beschlos- | M G Berberich
 sen wird: I bin sowieso dagegn!“          | berberic@....uni-passau.de
(SPD-Stadtrat Kurt Schindler; Regensburg)  | www.fmi.uni-passau.de/~berberic
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ