X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; q=dns; s=default; b=OwRqcDW erglYPgYYLNhvpnS9UzhdQT3KPX8cRwzFbnp2wkp3+aupkmCrTM/68AavZIHkhvA c+7odRBYNlcJzHFyV/E8IMsgxt8zJ5wTEZH3fjRMYLcljc/V+idXe6Sij7E7YSrW zDtJTvn17r919QCm8sZn6t7xPdAxxEohou48= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; s=default; bh=oO9LlN0ExlC0n u9IanunlPqIVls=; b=q3QqDNzKLcd2sxvxiQbKSupbwliFQx78KvuBYL12gGwOf +rq5oiUtbLWyWkxYLRBVZuPX7pNupcZscxd6ddTEg2Kr68SsXhBuM9fREuCCAWV+ eAN2whUav27Iut9UK6EFK2nPSI0eOs9k09KAuqrj3jfRnOnIQowmu03EtX9mqw= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_50,RCVD_IN_DNSWL_LOW,SPF_PASS autolearn=ham version=3.3.2 spammy=DES, atzeri, Atzeri, SHA-512 X-HELO: mail-wm0-f53.google.com X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=oytInmiYt1R162JOtgud8VyPMsG14OiXVZJmo+tKRSI=; b=iM29ra9EqkT//wKKJjasGfC7gQ+c7gMTYK0c7AOFGrsbsw8JXeSjW4By6YEisvhqbI s4G/8XNojC/8hQHff3L+aAuEpi13CuIcojV302JvZUhQGht0VRqwxJLkKRxDqgYfjcbc jf86RVKSn5iGfwEyVjSy+Ix/XVqhbbg3pUWPfRYTZM/Hv0gAme632NVOZlhnib+DU82+ ZWcRA+uzZBfunS5hd2NvIw0tzpQ/JFkSJXIXder8oNTDNnH8nfKWfVAUjAj1qSz/H4tp pu6MK+D6uOBlOFtrJXzXzsg+j16ayCE8o10rgumUIOEj99bE3b0l7cRSyfy75qv5P4io oIzg== X-Gm-Message-State: AG10YOQZIZGsAoghcDG1XVbVfygFveiTdWTc/UQTq1AFhLSgwy91V/EOXvj2Mqj1MtJH8zUSHdrtHdKK/EiHLg== X-Received: by 10.28.189.4 with SMTP id n4mr9106758wmf.62.1454067971252; Fri, 29 Jan 2016 03:46:11 -0800 (PST) MIME-Version: 1.0 In-Reply-To: <56AB4F64.3070807@gmail.com> References: <56AB4F64 DOT 3070807 AT gmail DOT com> From: Ismail Donmez Date: Fri, 29 Jan 2016 13:45:41 +0200 Message-ID: Subject: Re: Weird behavior of crypt To: cygwin AT cygwin DOT com Content-Type: text/plain; charset=UTF-8 X-IsSubscribed: yes Hi, On Fri, Jan 29, 2016 at 1:39 PM, Marco Atzeri wrote: > The passwords created by crypt(3) are 56 bit DES encrypted and are > 100% identical to those created by the Linux crypt(). crypt(3) on Linux support SHA-256 & SHA-512, $6$ prefix means SHA-512 is requested. Regards, ismail -- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple