From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id AAzyASz9yF4SSwAA0tVLHw (envelope-from ) for ; Sat, 23 May 2020 10:38:36 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +MlFOSv9yF4JLAAAbx9fmQ (envelope-from ) for ; Sat, 23 May 2020 10:38:35 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 3D6759401AD for ; Sat, 23 May 2020 10:38:35 +0000 (UTC) Received: from localhost ([::1]:38520 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcRY2-0003fg-83 for larch@yhetil.org; Sat, 23 May 2020 06:38:34 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:44838) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1jcRXZ-0003JF-VY; Sat, 23 May 2020 06:38:05 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]:41502) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jcRXZ-0003dw-Lf; Sat, 23 May 2020 06:38:05 -0400 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=52032 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1jcRXY-0007qe-KV; Sat, 23 May 2020 06:38:05 -0400 From: =?utf-8?Q?Ludovic_Court=C3=A8s?= To: guile-user@gnu.org, guile-sources@gnu.org, guix-devel@gnu.org Subject: Guile-Gcrypt 0.3.0 released Mail-Followup-To: guile-user@gnu.org X-URL: http://www.fdn.fr/~lcourtes/ X-Revolutionary-Date: 5 Prairial an 228 de la =?utf-8?Q?R=C3=A9volution?= X-PGP-Key-ID: 0x090B11993D9AEBB5 X-PGP-Key: http://www.fdn.fr/~lcourtes/ludovic.asc X-PGP-Fingerprint: 3CE4 6455 8A84 FDC6 9DB4 0CFB 090B 1199 3D9A EBB5 X-OS: x86_64-pc-linux-gnu Date: Sat, 23 May 2020 12:38:02 +0200 Message-ID: <87tv076inp.fsf@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Scanner: scn0 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Spam-Score: -3.11 X-TUID: j5T0uEBJD7ES --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable I=E2=80=99m pleased to announce Guile-Gcrypt version 0.3.0: git clone https://notabug.org/cwebber/guile-gcrypt.git cd guile-gcrypt git checkout v0.3.0 # or 99381361c5ec081fa691a536e8687ffd89897119 git tag -v v0.3.0 The =E2=80=98git tag -v=E2=80=99 command checks the authenticity of your ch= eckout. You may need to retrieve the signing key first: gpg --keyserver pool.sks-keyservers.net \ --recv-keys 3CE464558A84FDC69DB40CFB090B11993D9AEBB5 Guile-Gcrypt provides Guile 3.0/2.x bindings to the GNU=C2=A0Libgcrypt cryptography library. It provides modules for cryptographic hash functions, message authentication codes (MAC), public-key cryptography, strong randomness, and more. Excerpt from the =E2=80=98NEWS=E2=80=99 file: * Changes in 0.3.0 (since 0.2.1) ** =E2=80=98sexp->canonical-sexp->sexp=E2=80=99 now accepts integers ** (gcrypt common) exports =E2=80=98error/=E2=80=99 constants and error h= andling procedures ** =E2=80=98verify=E2=80=99 now throws upon errors other than =E2=80=98er= ror/bad-signature=E2=80=99 ** (gcrypt hmac) and (gcrypt hash) export bindings for their syntax liter= als ** New =E2=80=98hash-algorithm-name=E2=80=99 and =E2=80=98mac-algorithm-n= ame=E2=80=99 procedures Guile-Gcrypt does not currently wrap all the Libgcrypt API. Your help in improving it is very welcome! For bug reports and patches, see: https://notabug.org/cwebber/guile-gcrypt Plain email to Chris or myself or guile-user would also work fine. :-) Ludo=E2=80=99. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCgAdFiEEPORkVYqE/cadtAz7CQsRmT2a67UFAl7I/QoACgkQCQsRmT2a 67VBww/+Os4I0+M6kUGxq6OtQWJ7GnFtieKRQO9XO4Q2Y5VEoM0Nz7oCN4+LYE1+ ZphQEAUP8mxWhw0ldBr+w6gHv16EvQTfKVtDLSEbO3OG+WW4PPlw6woLmlZL4wuR 9GQOyT3Ft3oRR8WKbBi61rr8nHWJ0R2C660B7RnXYeQm6xVf22pp5RSZlp9uaU45 GKqU4DMQEycjPpVuBRcJ/0reIQk9vc9V1SXoUEqcdixl0U+B8RNGJSgKWAJBhpzJ Qqca1pSqWhI5CtUo/k3k7sLagPyHjtqRimjRguTIUxNefF7MIc1DSAqdCFzhpMu9 toU30K+E4SfCmXXtOlKZtEgc9Mk4kSmRLBVkglsbnxRdRv7LX9/2shzvzZdMTDut 7eAQDiqK0lJBoq9LhxeUKR8CnhtisDyX2oEoCxqShD2koyeTLwJt7BCbuUvpp+/L UySow8sS/lzAGlDxLsHWZVWXC4OEwU/46YlIec/R0cDj45GHA+sfd3/S4Ygsn1W5 Wldz5IB0wyzEOXmixY0FyTrGVLn4BGlbSSHma8wpVZXpCPJWeCgEMyqmRX2pRq+a 7AzYhosF1r5d+j+4mpvvEvPil/FzMYy0GMi5iHND0fUc0rIT/+HBLo9m565/TbRO GIVEB1DUePSO69DQq35D4AfcEaXbcM+HHc8b20ExzBCe6My2MsA= =oYwD -----END PGP SIGNATURE----- --=-=-=--