From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754581AbcFPPk4 (ORCPT ); Thu, 16 Jun 2016 11:40:56 -0400 Received: from mail.eperm.de ([89.247.134.16]:36660 "EHLO mail.eperm.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754022AbcFPPky (ORCPT ); Thu, 16 Jun 2016 11:40:54 -0400 From: Stephan Mueller To: Raveendra Padasalagi Cc: Herbert Xu , "David S. Miller" , linux-crypto@vger.kernel.org, linux-kernel@vger.kernel.org, Jon Mason , Florian Fainelli , Anup Patel , Ray Jui , Scott Branden , Pramod Kumar , bcm-kernel-feedback-list , Jeff Garzik , Jeff Garzik Subject: Re: [PATCH 1/2] Crypto: Add SHA-3 hash algorithm Date: Thu, 16 Jun 2016 17:40:50 +0200 Message-ID: <1704146.ryraC2p2Bb@tauon.atsec.com> User-Agent: KMail/4.14.10 (Linux/4.4.9-300.fc23.x86_64; KDE/4.14.20; x86_64; ; ) In-Reply-To: References: <1465983719-8313-1-git-send-email-raveendra.padasalagi@broadcom.com> <8163378.RZGaC46RvE@tauon.atsec.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Am Donnerstag, 16. Juni 2016, 14:44:57 schrieb Raveendra Padasalagi: Hi Raveendra, > > Typo DFIPS? > > It's not typo, DFIPS mean here Draft FIPS 202. > Do you want me to put it in another way ? I have never seen DFIPS. Besides, most FIPS standards are drafts (including of FIPS 140-2 :-) ), because it would require a signature from some ministry big- wig in the US govt to "release" it. Hence, I expect that it would retain its draft state for a long time :-) But if DFIPS is what you think is right, leave it :-) Ciao Stephan