rust-sha1collisiondetection 0.3.2-1 source package in Ubuntu

Changelog

rust-sha1collisiondetection (0.3.2-1) unstable; urgency=medium

  * Team upload.
  * Package sha1collisiondetection 0.3.2 from crates.io using debcargo 2.6.0

 -- Alexander Kjäll <email address hidden>  Sun, 19 Nov 2023 14:31:39 +0100

Upload details

Uploaded by:
Rust Maintainers
Uploaded to:
Sid
Original maintainer:
Rust Maintainers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc

Downloads

File Size SHA-256 Checksum
rust-sha1collisiondetection_0.3.2-1.dsc 2.5 KiB 96b9eef3ac0e24234f3c9918101d2e5b5b725cee459d6d982a3aa7d487015634
rust-sha1collisiondetection_0.3.2.orig.tar.gz 782.7 KiB 31c0b86a052106b16741199985c9ec2bf501f619f70c48fa479b44b093ad9a68
rust-sha1collisiondetection_0.3.2-1.debian.tar.xz 4.8 KiB 0a148b3bba99111ba0032d8c7ff37eb1a9277d96cc01e300bb34e2cc723582da

Available diffs

No changes file available.

Binary packages built by this source

librust-sha1collisiondetection-dev: SHA-1 hash function with collision detection and mitigation - Rust source code

 This package contains the source for the Rust sha1collisiondetection crate,
 packaged by debcargo for use with cargo and dh-cargo.

sha1cdsum: Calculate SHA1 checksums with collision detection

 Print or check SHA1 checksums while defending against well-known
 collision attacks.
 .
 This program offers a drop-in replacement for coreutils' sha1sum
 in most cases, but one that is not vulnerable to a specific,
 well-known cryptographic weakness in SHA1.