delorie.com/archives/browse.cgi   search  
Mail Archives: cygwin/2021/11/11/09:08:09

X-Recipient: archive-cygwin AT delorie DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 708D33857C6E
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=cygwin.com;
s=default; t=1636639687;
bh=L4T8MjSLJfyLAFw7WbOAR+doBSrQBsjVc5hM39oSIqg=;
h=Date:To:Subject:List-Id:List-Unsubscribe:List-Archive:List-Post:
List-Help:List-Subscribe:From:Reply-To:Cc:From;
b=X9uyM6z8MqjAN6w6ZmcrxCp7WR0zSxs7PnrYJdnLjsVW4jatsJR0Z7qstKqQYQTn3
a7CnWuviXC0ijuhDpkJM6Ts5EIrYlAS7e7zt1HNWBBGlxpW0VcUDAAy5Oq/vv/iukO
6IOEFwFfUDMfQd9e0RUyCUMT9ZFqgh1n7cPsG60c=
X-Original-To: cygwin AT cygwin DOT com
Delivered-To: cygwin AT cygwin DOT com
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org BD0F2385802B
DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 7D7DD385803F
DMARC-Filter: OpenDMARC Filter v1.4.1 sourceware.org EA59E385840A
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
d=1e100.net; s=20210112;
h=x-gm-message-state:date:from:to:subject:message-id:mime-version
:content-transfer-encoding;
bh=7JZKlWvd0SwVI2FaKzEBT+d5QepZgeQwglsEcgT3pkk=;
b=MT4fsBP3BI9GqIzaGdSEH1l/qzIlZQ2Gulvuh1JQQxKlAQMX8FxxC2DGAHR4M3/v8y
vLQLmwos/IlEFVyB2rcxMvznmvUPjBflRVTgqrok+oyPlWRW/PXhfOpvK+KcEA7dje0I
uKKwTE4auujbk0nyoExSsdANLQYyKX5fZxvil7bzp8d4VYDRjMy670XQGNl5Zr6ue3an
ehN/RtouBIUSpQMaR8+1huKZmKCdfMy7DHGYhzkj8xg2VIK2dDPY5VfEt2y+2gcs03PV
fcQuPStOVRpYqBydSLOAO1WDdXGXy6szMshsOp8+FKjJggM49DAqvWFKWxt1mPHV+ohD
betA==
X-Gm-Message-State: AOAM533nAcWIRWzvAQV8wCNSvE1xsVj4qKwvCuKKpbOkIPhEPC2MXWSO
osNpSzWQ9FvYd+ilFuyj0p8j3m28U3o=
X-Google-Smtp-Source: ABdhPJwepMeYJjVVEI5fR/S8aFjWTuy4v/eL13vXuod//hFWPkmHFduuEt9qWvgceuWB3R75jB0sdg==
X-Received: by 2002:a17:90b:314d:: with SMTP id
ip13mr8649006pjb.228.1636639526708;
Thu, 11 Nov 2021 06:05:26 -0800 (PST)
Date: Thu, 11 Nov 2021 23:05:25 +0900
To: cygwin AT cygwin DOT com
Subject: [ANNOUNCEMENT] Updated: lua-crypto-0.3.2p4-1
Message-Id: <announce.20211111230523.3457.50F79699@gmail.com>
MIME-Version: 1.0
X-Mailer: Becky! ver. 2.75.04 [ja]
X-Antivirus: Avast (VPS 211110-8, 2021/11/11), Outbound message
X-Antivirus-Status: Clean
X-Spam-Status: No, score=-1.1 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.4
X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on
server2.sourceware.org
X-BeenThere: cygwin-announce AT cygwin DOT com
X-Mailman-Version: 2.1.29
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: Lemures Lemniscati via Cygwin-announce via Cygwin <cygwin AT cygwin DOT com>
Reply-To: cygwin AT cygwin DOT com
Cc: Lemures Lemniscati via Cygwin-announce <cygwin-announce AT cygwin DOT com>
Sender: "Cygwin" <cygwin-bounces+archive-cygwin=delorie DOT com AT cygwin DOT com>

The following new packages have been uploaded in the Cygwin distribution:

* lua-crypto-0.3.2p4-1
* lua-crypto-devel-0.3.2p4-1

* lua-crypto-0.3.2p4-1-src

This is a rebuild with libssl1.0, and is an update to the latest
upstream, 4 commits after 0.3.2.

--
SUMMARY: Lua OpenSSL bindings

DESCRIPTION:
*** This project is DEPRECATED, use luaossl. ***
LuaCrypto provides a Lua frontend to the OpenSSL cryptographic library.
The OpenSSL features that are currently exposed are digests (MD5, SHA-1,
HMAC, and more) and crypto-grade random number generators.


HOMEPAGE: https://github.com/starius/luacrypto/
SOURCE: https://github.com/starius/luacrypto/tree/0639ea2f65dbe5f11c2d874527f3019ce5293ac5
LICENSE: MIT License
  https://github.com/starius/luacrypto/blob/0639ea2f65dbe5f11c2d874527f3019ce5293ac5/COPYING

Cygwin Package Summary:
  https://www.cygwin.com/packages/summary/lua-crypto-src.html
Cygport Source:
  https://cygwin.com/git/?p=git/cygwin-packages/lua-crypto.git

--
Lemures Lemniscati

-- 
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