From nobody Tue Nov 08 09:55:56 2022 X-Original-To: bugs@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4N63Q46G4zz4hJWt for ; Tue, 8 Nov 2022 09:55:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4N63Q43G2Vz43YW for ; Tue, 8 Nov 2022 09:55:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1667901356; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=HRzhGzchRdfgA4GQ4ddAhdHvpl3sxtj7UgKcqTEhXNk=; b=vj9oJfWEWtgvcsttAUZjuo0gECLpOCW+iJxVDTn3ZLMZl+IhLG1b6cMVPckyv9kj5i/2JZ AXJ18XgGpn1eo885FwyKTUyl0lua7lQnmNk4rr2cs+v2cB6pxBvbG29PZDlSGMtxkMdXBk OBHx6701PonRV251eoGYf/bYLX5QUH+Y43ktv3qr5i+mQd7kHnWvue36Yz1FdVEearxD+5 JtyoSM/92Z7wF8sTR1kmlYpHQGmA2kk/v+HmfGUG4ed9Z35oBqEr6lHd3UyV7LgnoD901M BJEiOC1hmlmODLRUqBgerp0y9gftCBc9YKkwIgw2FKILEKU+FmFBu20+XAyniA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1667901356; a=rsa-sha256; cv=none; b=r85pN/bP2fH+iYj0eZug+r2IlorxhhzR2ZjePB4msvz9CXHlIA+UrQP/2wbPXvTgg/iw5m fO81fwBNVpIc+8uYBDNqBQp+ARL+CnCla8TkjHqIi30YEewd0D80FSOGZvp2/1C1pnWGr4 0UOVu1vX56XjEFamqXXsvf3fo4UsGUWL9vcHPm6qiCAVgJg4FOdZKXq3ZknukHzMdQV2DS S7Nxkot4OKOd8484mES9oWP4CtfFu3g8EgdE1y3NHV5FN6JCw1t0pqZgjsv0NEguPtfj5t MCS0bTsEgGQvIG7dfIolK//sfupXTSWccDn4rbsQBDQAWQj3Em9+2T0dg6+W9Q== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from kenobi.freebsd.org (kenobi.freebsd.org [IPv6:2610:1c1:1:606c::50:1d]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 4N63Q42FhNzdwl for ; Tue, 8 Nov 2022 09:55:56 +0000 (UTC) (envelope-from bugzilla-noreply@freebsd.org) Received: from kenobi.freebsd.org ([127.0.1.5]) by kenobi.freebsd.org (8.15.2/8.15.2) with ESMTP id 2A89tumm050860 for ; Tue, 8 Nov 2022 09:55:56 GMT (envelope-from bugzilla-noreply@freebsd.org) Received: (from www@localhost) by kenobi.freebsd.org (8.15.2/8.15.2/Submit) id 2A89tuFV050859 for bugs@FreeBSD.org; Tue, 8 Nov 2022 09:55:56 GMT (envelope-from bugzilla-noreply@freebsd.org) X-Authentication-Warning: kenobi.freebsd.org: www set sender to bugzilla-noreply@freebsd.org using -f From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 266863] SHA512_224_Final() is broken on little-endian machines Date: Tue, 08 Nov 2022 09:55:56 +0000 X-Bugzilla-Reason: AssignedTo X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: Base System X-Bugzilla-Component: misc X-Bugzilla-Version: CURRENT X-Bugzilla-Keywords: X-Bugzilla-Severity: Affects Only Me X-Bugzilla-Who: sebastian.huber@embedded-brains.de X-Bugzilla-Status: New X-Bugzilla-Resolution: X-Bugzilla-Priority: --- X-Bugzilla-Assigned-To: bugs@FreeBSD.org X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: attachments.created Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: https://bugs.freebsd.org/bugzilla/ Auto-Submitted: auto-generated List-Id: Bug reports List-Archive: https://lists.freebsd.org/archives/freebsd-bugs List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-freebsd-bugs@freebsd.org MIME-Version: 1.0 X-ThisMailContainsUnwantedMimeParts: N https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D266863 --- Comment #1 from sebastian.huber@embedded-brains.de --- Created attachment 237936 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237936&action= =3Dedit Patch to fix the bug. I would fix it like this. --=20 You are receiving this mail because: You are the assignee for the bug.=