From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19742 invoked by alias); 28 Jul 2016 09:41:23 -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 Received: (qmail 106985 invoked by uid 89); 28 Jul 2016 09:38:05 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.9 required=5.0 tests=BAYES_00,KAM_LAZY_DOMAIN_SECURITY,SPF_HELO_PASS autolearn=no version=3.3.2 spammy=bcrypt, H*m:201607280937, H*MI:201607280937, H*MI:int X-HELO: mx1.redhat.com Message-Id: <201607280937.u6S9bv7L031000@int-mx14.intmail.prod.int.phx2.redhat.com> From: Yaakov Selkowitz To: cygwin-announce@cygwin.com Date: Thu, 28 Jul 2016 09:41:00 -0000 Subject: botan1.10 1.10.13-1 X-SW-Source: 2016-07/txt/msg00085.txt.bz2 The following packages have been uploaded to the Cygwin distribution: * libbotan1.10_1-1.10.13-1 * libbotan1.10-devel-1.10.13-1 * libbotan1.10-doc-1.10.13-1 * python-botan-1.10.13-1 * mingw64-i686-botan1.10-1.10.13-1 * mingw64-x86_64-botan1.10-1.10.13-1 Botan is a crypto library for C++ released under the permissive 2-clause BSD license. It provides most any cryptographic algorithm you might be looking for, along with Transport Layer Security (TLS), X.509 certs, CRLs, and path validation, a pipeline-style message processing system, bcrypt password hashing, and other useful things. This is an update to the latest upstream release, built with boost-1.60. -- Yaakov