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>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1431990.1761029594@warthog.procyon.org.uk>
Date: Tue, 21 Oct 2025 07:53:14 +0100
From: David Howells <dhowells@...hat.com>
To: Eric Biggers <ebiggers@...nel.org>
Cc: dhowells@...hat.com, linux-crypto@...r.kernel.org,
    Ard Biesheuvel <ardb@...nel.org>,
    "Jason A . Donenfeld" <Jason@...c4.com>,
    linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
    linux-s390@...r.kernel.org
Subject: Re: [PATCH 17/17] crypto: sha3 - Reimplement using library API

This needs to modify Kconfig too.

 config CRYPTO_SHA3
 	tristate "SHA-3"
 	select CRYPTO_HASH
+	select CRYPTO_LIB_SHA3
 	help
 	  SHA-3 secure hash algorithms (FIPS 202, ISO/IEC 10118-3)

David


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ