delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2017/07/31/04:20:28

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:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; q=dns; s=
default; b=xLtkO9ZtkYrwsZOBzDD2cFoUyDjobubYByrPbkZZnZUlP29nzrKbd
eWtkrTEoKZYifrj/aAbYz6bLIT58wpzHiPkDTXIAEC8EqdCKQzUBXCBSCbd41AmZ
at7iTRJOA5hcu6LiApZ6C9lyPkkRwBjQUwJtAKO7Kwfve5mJtyyJyk=
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:to:from:subject:message-id:date
:mime-version:content-type:content-transfer-encoding; s=default;
bh=p8U8AGEeONCTAIlSlqO/b5jGa7g=; b=HzMjmQ2wXnNS+av+emUjc9AQinEg
TDmdcBqh+Azhe5Kgf52qaPfkoSMBCd+RIMx1sImGewrspKFSrbHg4L5an22+68vV
YGe3LkGj3mBiZdTENe4lbZKQLtk36d+a1EwCPqpxVAUBHxN8v0mFPAvw23DUt0z7
DzktFwrtb32nJwg=
Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm
List-Id: <cygwin.cygwin.com>
List-Subscribe: <mailto:cygwin-subscribe AT cygwin DOT com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin AT cygwin DOT com>
List-Help: <mailto:cygwin-help AT cygwin DOT com>, <http://sourceware.org/ml/#faqs>
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.3 required=5.0 tests=ALL_TRUSTED,BAYES_00,DATE_IN_PAST_03_06,FREEMAIL_FROM autolearn=no version=3.3.2 spammy=Online, privacy
X-HELO: localhost.localdomain
Reply-To: cygwin AT cygwin DOT com
Authentication-Results: sourceware.org; auth=none
X-Virus-Found: No
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-transfer-encoding; bh=7orPkooGXPZSMXvHJljvObydOPPSdbmLiPKUp5CJXII=; b=rg2o7n5JRZqdjwDHiHRXIFud7h5tPgK2x70J8xx4OeD4gqzSjQ7KpTvX6uUcVpTEbF 7okKo1VGSP1UsJ7y1cOC/5XdZYLbi25npYGkclRt8lzF9SkGYi+x+W4dOLyIZBhvEfH7 8e3DtNfNkqZE6APHOQE4miScmkLlXVI/IXN/Q4iF48ethQNLBthu/JTt5We25zjgYe5S DKISLSq074re29Vn7617DSjybQPKYPDaiZBPh4jnpX2F3+n1tw/USt5LGQSryUgeThCQ OSuuCBNM875LJr5H6PUqnM5lRwkKv1GLFI6XINRVEM48Jq/i6N8xkCVG/Vxy9mOewtNP 2x9Q==
X-Gm-Message-State: AIVw111HWEDpAzzQl2bwB5pLT5u3H6GnU7Othd8aUQdlyQ0GddO5JruD K1L3DBt+U0T4SBbjDlqRsg==
X-Received: by 10.84.218.66 with SMTP id f2mr15365189plm.206.1501472976092; Sun, 30 Jul 2017 20:49:36 -0700 (PDT)
To: cygwin AT cygwin DOT com
From: Marco Atzeri <marco DOT atzeri AT gmail DOT com>
Subject: [ANNOUNCEMENT] Updated: gnupg2- 2.1.22-1
Message-Id: <announce.89dd8c6c-966f-89ed-efb9-e5a84dc87425@gmail.com>
Date: Mon, 31 Jul 2017 05:49:25 +0200
User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.8.0
MIME-Version: 1.0
X-IsSubscribed: yes

Version  2.1.22-1  of

         gnupg2

is available in the Cygwin distribution:

CHANGES
Latest upstream version
https://lists.gnupg.org/pipermail/gnupg-announce/2017q3/000411.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:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

- Raw text -


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