From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 54724 invoked by alias); 1 Sep 2017 20:05:32 -0000 Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Received: (qmail 54676 invoked by uid 89); 1 Sep 2017 20:05:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.4 required=5.0 tests=ALL_TRUSTED,BAYES_00,KAM_LAZY_DOMAIN_SECURITY,MISSING_MID autolearn=no version=3.3.2 spammy=HAuthentication-Results:cygwin.com, Hx-languages-length:745, H*R:D*cygwin.com X-HELO: localhost.localdomain Received: from localhost (HELO localhost.localdomain) (127.0.0.1) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with ESMTP; Fri, 01 Sep 2017 20:05:31 +0000 Reply-To: cygwin@cygwin.com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No DMARC-Filter: OpenDMARC Filter v1.3.2 mx1.redhat.com 988F2285B5 Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; dmarc=none (p=none dis=none) header.from=cygwin.com Authentication-Results: ext-mx06.extmail.prod.ext.phx2.redhat.com; spf=none smtp.mailfrom=yselkowitz@cygwin.com DKIM-Filter: OpenDKIM Filter v2.11.0 mx1.redhat.com 988F2285B5 X-Mailbox-Line: From cygwin-announce-crypt-2.0-1 Fri Sep 01 13:54:45 2017 From: Yaakov Selkowitz To: cygwin@cygwin.com Date: Fri, 01 Sep 2017 20:05:00 -0000 Subject: [ANNOUNCEMENT] crypt 2.0-1 X-IsSubscribed: yes X-SW-Source: 2017-09/txt/msg00016.txt.bz2 Message-ID: <20170901200500.GY08eb6G2ddm-1IsIcheW_xtPkBr4Z1YgFFji7VUsN8@z> The following packages have been uploaded to the Cygwin distribution: * libcrypt0-2.0-1 * libcrypt-devel-2.0-1 * mingw64-i686-crypt-2.0-1 * mingw64-x86_64-crypt-2.0-1 This packages provides a library which exports the functions crypt(3), crypt_r(3), encrypt(3), and setkey(3). The created passwords are 100% identical to those created by the Linux crypt(3). This release is a completely new implementation based on musl's. It adds the reentrant crypt_r function, as well as support for MD5, Blowfish, SHA-256, and SHA-512 ciphers as on other systems: http://man7.org/linux/man-pages/man3/crypt.3.html The crypt.exe binary was removed as it was non-standard and intended for use on Windows 9x systems. -- Yaakov -- 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