delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/05/20/12:38:39

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 94A45396E843
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1621528698;
bh=6pDK5X/9xyIA1Or2qEjw/1S3D9EyiPbpt9FGHfBoqq0=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=YRDJmAwXtiaBXemS8SJTH+0KiN9CHDNPersivGJjXGZKToMndgQO/linpU+5iVZl6
f1rr1AOFw8qOVDne12I49/EpCu5aVooG6DS/oxyOmvdLlJvHOV/LKmaPSEAdKQ6daa
0V7jGH14xd5xU985JewZBdAXqw13280Bb2ttgIbc=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 21DBA396E843
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org AB9413959C3B
DMARC-Filter: OpenDMARC Filter v1.3.2 sourceware.org 4BEBF3857407
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20161025;
h=x-gm-message-state:to:from:subject:message-id:date:user-agent
:mime-version:content-language:content-transfer-encoding;
bh=gdqB4DVKn26SBnkSf3vqAJwijDs8OiIAGni5x2SpV5o=;
b=acWwLGuBLmIRuxkqpOsG2b+wRWNyry4LOlJipzj+XnAQBUFfhAGiyDdx5mBFDzW0yI
QCKteMFab0G47+aomQ2siJ2UvxsyiXu5nQFGOzexiPIBCFq/lCgLBv/n2cBL1CK+O3R0
GAQ7O+lDIpLUpXwHKfDnFZxhz8W0PJo99jxtwsf7IqT6rbgrA4N51OwsSx9ElI707d6r
+aXnPTMUK4thyvddb/XdeQ59w1uCvSK3/AzUB8n0EVpxPA+b+ZG3QGX7PP77XHipPymW
aAqeK8FTyH4JWrFPByjTvHF5z6z2ndBMr0oWCfhWqbUJdq6qecywv8ujhk0iokVhH6e9
mUcA==
X-Gm-Message-State: AOAM530BxMjrFX1TCP6LehtYJg5uvuo/P0vpQ3APF+soiXGJH8xlC7hf
sl/0DhyCOo9X0YDd7ccHA7Tgg6TtPfaBrg==
X-Google-Smtp-Source: ABdhPJzgb8Fcv/Xl4V456TRHEGONw2RFBaunRuFA2gzMCe6ESQiyZ32fwGMJ4SnEC5z0KBUYhVN67Q==
X-Received: by 2002:aa7:d058:: with SMTP id n24mr5955792edo.275.1621528692338;
Thu, 20 May 2021 09:38:12 -0700 (PDT)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: libxcrypt-4.4.20-1
Message-Id: <announce.b3d340ad-6e07-47fd-7adb-9d1bffb70d01@gmail.com>
Date: Thu, 20 May 2021 18:38:10 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.10.2
MIME-Version: 1.0
X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00, DKIM_SIGNED,
DKIM_VALID, DKIM_VALID_AU, DKIM_VALID_EF, FREEMAIL_FROM, KAM_NUMSUBJECT,
RCVD_IN_DNSWL_NONE, SPF_HELO_NONE, SPF_PASS,
TXREP autolearn=no autolearn_force=no version=3.4.2
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
X-Mailer: Perl5 Mail::Internet v2.20
X-BeenThere: cygwin AT cygwin DOT com
List-Id: General Cygwin discussions and problem reports <cygwin.cygwin.com>
List-Archive: <https://cygwin.com/pipermail/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-request AT cygwin DOT com?subject=help>
List-Subscribe: <https://cygwin.com/mailman/listinfo/cygwin>,
<mailto:cygwin-request AT cygwin DOT com?subject=subscribe>
From: Marco Atzeri via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Marco Atzeri via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces AT cygwin DOT com>

Version 4.4.20-1 of

   libxcrypt (source)
   libcrypt-devel
   libcrypt2

are available in the Cygwin distribution.

CHANGES
Latest upstream release

DESCRIPTION
libxcrypt is a modern library for one-way hashing of passwords. It 
supports a wide variety of both modern and historical hashing methods: 
yescrypt, gost-yescrypt, scrypt, bcrypt, sha512crypt, sha256crypt, 
md5crypt, SunMD5, sha1crypt, NT, bsdicrypt, bigcrypt, and descrypt. It 
provides the traditional Unix crypt and crypt_r interfaces, as well as a 
set of extended interfaces pioneered by Openwall Linux, crypt_rn, 
crypt_ra, crypt_gensalt, crypt_gensalt_rn, and crypt_gensalt_ra.

HOMEPAGE
https://github.com/besser82/libxcrypt

Regards
Marco Atzeri

If you have questions or comments, please send them to the
cygwin mailing list at: cygwin (at) cygwin (dot) com .

-- 
Problem reports:      https://cygwin.com/problems.html
FAQ:                  https://cygwin.com/faq/
Documentation:        https://cygwin.com/docs.html
Unsubscribe info:     https://cygwin.com/ml/#unsubscribe-simple

- Raw text -


  webmaster     delorie software   privacy  
  Copyright © 2019   by DJ Delorie     Updated Jul 2019