From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1317 invoked by alias); 29 Apr 2019 20:41:40 -0000 Mailing-List: contact cygwin-announce-help@cygwin.com; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-announce-owner@cygwin.com Reply-To: The Cygwin Mailing List Mail-Followup-To: cygwin-announce@cygwin.com Return-Path: Received: (qmail 49671 invoked by uid 89); 29 Apr 2019 20:18:26 -0000 Authentication-Results: sourceware.org; auth=none X-Spam-SWARE-Status: No, score=-1.7 required=5.0 tests=AWL,BAYES_00,KAM_NUMSUBJECT,SPF_HELO_PASS autolearn=no version=3.3.1 spammy=hashing, credential, H*MI:cygwin, password X-HELO: mx1.redhat.com From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Mon, 29 Apr 2019 20:41:00 -0000 Message-Id: <20190429161751.15822-1-yselkowitz@cygwin.com> Subject: argon2 20171227-1 X-SW-Source: 2019-04/txt/msg00021.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * argon2-20171227-1 * libargon2_1-20171227-1 * libargon2-devel-20171227-1 This is the reference C implementation of Argon2, a password- hashing function that summarizes the state of the art in the design of memory-hard functions and can be used to hash passwords for credential storage, key derivation, or other applications. This package has been added as a new dependency of PHP. -- Yaakov