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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Thu, 5 Mar 2009 13:00:41 +0100
From:	Sebastian Andrzej Siewior <linux-crypto@...breakpoint.cc>
To:	Huang Ying <ying.huang@...el.com>
Cc:	Herbert Xu <herbert@...dor.apana.org.au>,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 3/3] crypto: Add AES-NI support for more modes

* Huang Ying | 2009-03-05 10:25:49 [+0800]:

>--- a/crypto/Kconfig
>+++ b/crypto/Kconfig
>@@ -488,6 +488,7 @@ config CRYPTO_AES_NI_INTEL
> 	select CRYPTO_AES_X86_64
> 	select CRYPTO_CRYPTD
> 	select CRYPTO_ALGAPI
>+	select CRYPTO_FPU
> 	help
> 	  Use Intel AES-NI instructions for AES algorithm.
> 
>
Please add that you also accelerate block modes like lrw & xts. A full
list would be nice. There is no direct HW-support for this block modes
where the user could expect this from a marketing paper :)

Sebastian
--
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