delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/06/11/12:18:24

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 09445396AC21
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1623428303;
bh=jKSBxgWKYaxMejbDIOruDtWBh+lAofyA8DuX81MMwLs=;
h=To:Subject:Date:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=KLMKPwg0pMhcPjaixJMCnoeFbdvqhbc26pvKB0ny2BOv17KGPj25pmkbNbrLT+LDZ
Qae2Hf6hlDbizMvRBoDqNHbY1MgFEmb42GSAo4Y1vx//ZyljrUr5R5oE8Ju/HChZq8
VxCntmwajM3UkEW+BqeNWzcoE92YKvNgyoIB9Kiw=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org C2E34396AC20
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 82F24396AC1D
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org 2DFD83943429
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=xTmRdzabVEuuJUfexLtGHmZX/ui/15do2dVB4C8RFvs=;
b=c9qm4nVDEAEGF+pRAnRO9XJ12wjbMDs1aICb8X6tZq8ILAiK/M3RSZuQ/UwCr89P52
y5HLLMlgYKDwaY4+/XLoBy4WchwPzBkzeLk1MdkXKWxNnhcjs9FSCVWpdjg/dCDajqmA
OMhow6kJst8HDfsMnZEfHuC/Z8XQaG4yRycXT3PPm1zjLTtiziWHqel6U1zWWsJYhQ2J
TUpMzPjqJt1onAq/7Vw+L5rFfuJdDkp9kzWVf+wD6UPjuYERYIDOoVGLHwkfA8tfPaRe
NvDE5NiXzwf4h+Q/eZEdkctnP7HddB5taMzHshSqARBps9uZpWEHuoDgIUKb+BNUgxcC
6GUw==
X-Gm-Message-State: AOAM532SV2ZACubNNHZ1jF1rYltt/fkeg3jP5xkyc1E6GG3uYaj+fM1z
O7lhDDJpAqo/hC9b62PHOygG4wOTn2nl4g==
X-Google-Smtp-Source: ABdhPJzeaq/iDi3JAnKau2h7c73V5wG6VhXPTgxE/3wHsQKndDu3CVWOmQxvU9v3MoPSBiTAbJKAMw==
X-Received: by 2002:adf:dcc3:: with SMTP id x3mr4749854wrm.177.1623428174305;
Fri, 11 Jun 2021 09:16:14 -0700 (PDT)
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: gnupg2-2.2.28-1
Message-Id: <announce.b51f0e38-f229-f88a-f87a-85d169b0ccb1@gmail.com>
Date: Fri, 11 Jun 2021 18:16:12 +0200
User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:78.0) Gecko/20100101
Thunderbird/78.11.0
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+archive-cygwin=delorie DOT com AT cygwin DOT com>
X-MIME-Autoconverted: from base64 to 8bit by delorie.com id 15BGIOA3016054

Version  2.2.28-1  of

	gnupg2

is available in the Cygwin distribution:

CHANGES
Latest upstream security fix release
https://lists.gnupg.org/pipermail/gnupg-announce/2021q2/000460.html

DESCRIPTION
The GNU Privacy Guard

GnuPG is a command line tool without any graphical user interface.
It is an universal crypto engine which can be used directly from
a command line prompt, from shell scripts, or from other programs.
Therefore GnuPG is often used as the actual crypto backend of other
applications.

     Full OpenPGP implementation (see RFC4880 at RFC Editor).
     Full CMS/X.509 (S/MIME) implementation.
     Ssh-agent implementation
     Runs on all Unix platforms, Windows and macOS.
     A full replacement of PGP; written from scratch.
     Does not use any patented algorithms.
     Freely available under the GPL;
     Can be used as a filter program.
     Better functionality than PGP with state of the art security features.
     Decrypts and verifies PGP 5, 6 and 7 messages.
     Supports RSA, ECDH, ECDSA, EdDSA, Elgamal, DSA, AES, Camellia, 
3DES, Twofish, SHA2, and many more algorithms.
     Language support for a load of languages.
     Online help system.
     Optional anonymous message receivers.
     Integrated support for HKP keyservers (sks-keyservers.net).
     and many more things….

HOMEPAGE
http://www.gnupg.org/

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