golang-github-pjbgf-sha1cd 0.3.0-2 source package in Ubuntu

Changelog

golang-github-pjbgf-sha1cd (0.3.0-2) unstable; urgency=medium

  * Source-only upload.
  * Bump Standards-Version to 4.7.0 (no changes)

 -- Maytham Alsudany <email address hidden>  Thu, 30 May 2024 21:13:07 +0800

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-pjbgf-sha1cd_0.3.0-2.dsc 2.2 KiB a48c53acac299165f277e39eec0f05734a88e4642e4bf19979eb9629cff5f72d
golang-github-pjbgf-sha1cd_0.3.0.orig.tar.gz 3.5 MiB 742a78ed89802d8fd9d83a775e9aca513b9196019a3920f5944a20de2e3c1b0e
golang-github-pjbgf-sha1cd_0.3.0-2.debian.tar.xz 3.1 KiB f78ef2feb99a54f3904842d94d78182e9cd694264c1cb11de77f1ca9f166ec0d

Available diffs

No changes file available.

Binary packages built by this source

golang-github-pjbgf-sha1cd-dev: SHA1 implementation with collision detection (library)

 sha1cd is a Go implementation of SHA1 with counter-cryptanalysis, which
 detects collision attacks. It can be used as a drop-in replacement for
 crypto/sha1.