Message-Id: <201709012006.v81K6tAx006567@delorie.com> 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:reply-to:from:to:date:subject; q=dns; s= default; b=ZnwmQaP6+blCY1AGr1i+vqTo3CCijKNc7/fORD4KS2VsNy9xGfWcY lnI2altaU4xuFNLP/2zRoYp82onWNF6txjou/m5fZ0k554R+GaSpKjM9Duwurei4 LVXcHaBVq5sfE1F/dC955LBikGcqnC0veDv4R6LV2zs6Ia5ulf5a2c= 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:reply-to:from:to:date:subject; s=default; bh=J qmburtpnC2Cv6sUyUkaFEFt7mg=; b=YYIGQDF0Mr2OikiINXAQwef/X74Zep+Cc 7srbSpGaOOLmDCRCzeAh3WbP+YM2mijxWvRNouqsv1MPWy8Q6iF4ObtM0tu1D/0M 9MpMXCSClgz3HNGZ3TVLPP85sFmTagMqrqGLcP88m9QmeoC9r5KUJbr1SNb1WHGg EEK6WXkpIg= 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=-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 Reply-To: cygwin AT cygwin DOT 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 AT cygwin DOT 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 AT cygwin DOT com Date: Fri, 01 Sep 2017 13:54:46 -0500 Subject: [ANNOUNCEMENT] crypt 2.0-1 X-IsSubscribed: yes 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