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] [day] [month] [year] [list]
Message-ID: <Z7F2zG5lvPuGSaAa@gondor.apana.org.au>
Date: Sun, 16 Feb 2025 13:25:32 +0800
From: Herbert Xu <herbert@...dor.apana.org.au>
To: Chenghai Huang <huangchenghai2@...wei.com>
Cc: davem@...emloft.net, linux-kernel@...r.kernel.org,
	linux-crypto@...r.kernel.org, liulongfang@...wei.com,
	shenyang39@...wei.com, qianweili@...wei.com,
	linwenkai6@...ilicon.com, wangzhou1@...ilicon.com
Subject: Re: [PATCH 0/3] crypto: hisilicon/sec2 - fix the specification
 problems for the sec

On Wed, Feb 05, 2025 at 11:56:25AM +0800, Chenghai Huang wrote:
> From: Wenkai Lin <linwenkai6@...ilicon.com>
> 
> 1. Supports the case that the auth key length is 0.
> 2. Check if the aead authsize alignment is 4-byte aligned for cbc mode.
> 3. Fix for the specifications not supported by the sec hardware and
>    use the software api to do the caculation.
> 
> Wenkai Lin (3):
>   crypto: hisilicon/sec2 - fix for aead auth key length
>   crypto: hisilicon/sec2 - fix for aead authsize alignment
>   crypto: hisilicon/sec2 - fix for sec spec check
> 
>  drivers/crypto/hisilicon/sec2/sec.h        |   1 -
>  drivers/crypto/hisilicon/sec2/sec_crypto.c | 125 ++++++++-------------
>  2 files changed, 47 insertions(+), 79 deletions(-)
> 
> -- 
> 2.33.0

All applied.  Thanks.
-- 
Email: Herbert Xu <herbert@...dor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ