golang-github-cloudflare-circl 1.6.0-1 source package in Ubuntu

Changelog

golang-github-cloudflare-circl (1.6.0-1) unstable; urgency=medium

  * New upstream version 1.6.0
  * Run wrap-and-sort -ast on debian/.

 -- Martin Dosch <email address hidden>  Wed, 05 Feb 2025 18:02:06 +0000

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
Plucky release universe misc

Builds

Plucky: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-cloudflare-circl_1.6.0-1.dsc 2.5 KiB fecfe5f82920938c84860a45392a1f4fe0ffc0b63aa5efbbb04dedec4b9c7284
golang-github-cloudflare-circl_1.6.0.orig.tar.gz 6.7 MiB fd5537289627c6b20bf92d16a8851486fcbdb3843c923b5fbea70d4b24e0ffa0
golang-github-cloudflare-circl_1.6.0-1.debian.tar.xz 3.5 KiB 70e72a03446ce69d1b97ba476df056d8d3537e3710f44ff74263c58c66c9dbcf

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.