golang-github-cloudflare-circl 1.3.1-2 source package in Ubuntu

Changelog

golang-github-cloudflare-circl (1.3.1-2) unstable; urgency=medium

  * debian/control: Add golang-golang-x-crypto-dev to B-D and Depends.
  * debian/rules: Remove path internal/shake/testdata which does not
    exist (Closes: #1028832).

 -- Roger Shimizu <email address hidden>  Sun, 15 Jan 2023 17:58:51 -0800

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
golang
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-cloudflare-circl_1.3.1-2.dsc 2.4 KiB 5b462176fe92b5f4956a53dab42000032c8fa0a527aa7add7b42930bb46ea403
golang-github-cloudflare-circl_1.3.1.orig.tar.gz 4.5 MiB 53dc4bf87f8bee18fb6998c58274ff67cd34ae8f99e870e540e768f99250b1c8
golang-github-cloudflare-circl_1.3.1-2.debian.tar.xz 3.3 KiB 933e8242dbfecb00be05d702ae51f59ede840cca5dd6c343de6b28eb006c5aed

Available diffs

No changes file available.

Binary packages built by this source

golang-github-cloudflare-circl-dev: Cloudflare Interoperable Reusable Cryptographic Library (golang)

 CIRCL (Cloudflare Interoperable, Reusable Cryptographic Library) is
 a collection of cryptographic primitives written in Go. The goal of
 this library is to be used as a tool for experimental deployment of
 cryptographic algorithms targeting Post-Quantum (PQ) and Elliptic Curve
 Cryptography (ECC).
 .
 Security Disclaimer
 This library is offered as-is, and without a guarantee. Therefore,
 it is expected that changes in the code, repository, and API occur
 in the future. It's recommended to take caution before using this
 library in a production application since part of its content is
 experimental.