From issues-return-43605-archive-asf-public=cust-asf.ponee.io@tez.apache.org Tue Jan 26 16:56:16 2021 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mxout1-he-de.apache.org (mxout1-he-de.apache.org [95.216.194.37]) by mx-eu-01.ponee.io (Postfix) with ESMTPS id 398E1180633 for ; Tue, 26 Jan 2021 17:56:16 +0100 (CET) Received: from mail.apache.org (mailroute1-lw-us.apache.org [207.244.88.153]) by mxout1-he-de.apache.org (ASF Mail Server at mxout1-he-de.apache.org) with SMTP id B61C6652E0 for ; Tue, 26 Jan 2021 16:56:11 +0000 (UTC) Received: (qmail 46921 invoked by uid 500); 26 Jan 2021 16:56:01 -0000 Mailing-List: contact issues-help@tez.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tez.apache.org Delivered-To: mailing list issues@tez.apache.org Received: (qmail 46802 invoked by uid 99); 26 Jan 2021 16:56:01 -0000 Received: from mailrelay1-he-de.apache.org (HELO mailrelay1-he-de.apache.org) (116.203.21.61) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Jan 2021 16:56:01 +0000 Received: from jira2-he-de.apache.org (unknown [IPv6:2a01:4f8:242:1f49::2]) by mailrelay1-he-de.apache.org (ASF Mail Server at mailrelay1-he-de.apache.org) with ESMTPS id 3D8B43E974 for ; Tue, 26 Jan 2021 16:56:00 +0000 (UTC) Received: from jira2-he-de.apache.org (localhost.localdomain [127.0.0.1]) by jira2-he-de.apache.org (ASF Mail Server at jira2-he-de.apache.org) with ESMTP id 1BE64C801D9 for ; Tue, 26 Jan 2021 16:56:00 +0000 (UTC) Date: Tue, 26 Jan 2021 16:56:00 +0000 (UTC) From: "Jonathan Turner Eagles (Jira)" To: issues@tez.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (TEZ-4240) Remove SHA-256 from Tez MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/TEZ-4240?page=3Dcom.atlassian.j= ira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=3D172722= 43#comment-17272243 ]=20 Jonathan Turner Eagles commented on TEZ-4240: --------------------------------------------- +1. Seems like a good change to get in. > Remove SHA-256 from Tez > ----------------------- > > Key: TEZ-4240 > URL: https://issues.apache.org/jira/browse/TEZ-4240 > Project: Apache Tez > Issue Type: Improvement > Affects Versions: 0.9.2 > Reporter: L=C3=A1szl=C3=B3 Bodor > Assignee: L=C3=A1szl=C3=B3 Bodor > Priority: Major > Fix For: 0.10.1, 0.9.3 > > Attachments: TEZ-4240.01.patch > > > SHA-256 is being deprecated, and it's recommended to be replaced by at le= ast SHA-384. Tez uses SHA-256 for resource validation, and even if it doesn= 't seem to be a direct vulnerability, it's better to upgrade it in order to= remain FIPS compliant. -- This message was sent by Atlassian Jira (v8.3.4#803005)