Just a passer-by... On Mon, Jul 01, 2024 at 02:45:28PM +0000, Jarkko Sakkinen wrote: > On Wed, 2024-06-12 at 12:16 +0530, Venkat Rao Bagalkote wrote: > > This issue is being caused by the patch: 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22. > > > > After reverting the above patch, issue is not seen. > > $ git show 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22 # [1] > fatal: bad object 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22 > > Unless I made a mistake, for me it really looks like that the commit is > non-existent. It's in linux-next I think: commit 2fd2a82ccbfc106aec314db6c4bda5e24fd32a22 Author: Stefan Berger <stefanb@xxxxxxxxxxxxx> Date: Wed May 29 19:08:26 2024 -0400 crypto: ecdsa - Use ecc_digits_from_bytes to create hash digits array Since ecc_digits_from_bytes will provide zeros when an insufficient number of bytes are passed in the input byte array, use it to create the hash digits directly from the input byte array. This avoids going through an intermediate byte array (rawhash) that has the first few bytes filled with zeros. Signed-off-by: Stefan Berger <stefanb@xxxxxxxxxxxxx> Reviewed-by: Jarkko Sakkinen <jarkko@xxxxxxxxxx> Signed-off-by: Herbert Xu <herbert@xxxxxxxxxxxxxxxxxxx>
Attachment:
signature.asc
Description: PGP signature