libstring-compare-constanttime-perl 0.321-2build4 source package in Ubuntu

Changelog

libstring-compare-constanttime-perl (0.321-2build4) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- Steve Langasek <email address hidden>  Sun, 31 Mar 2024 19:39:54 +0000

Upload details

Uploaded by:
Steve Langasek
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc
Noble release universe misc

Downloads

File Size SHA-256 Checksum
libstring-compare-constanttime-perl_0.321.orig.tar.gz 6.4 KiB 0b26ba2b121d8004425d4485d1d46f59001c83763aa26624dff6220d7735d7f7
libstring-compare-constanttime-perl_0.321-2build4.debian.tar.xz 2.6 KiB f6747e8f4b18713a79c42f09e8908bb67e3e9b47c61e0d39b36540d7cccd5530
libstring-compare-constanttime-perl_0.321-2build4.dsc 2.4 KiB 4bb3024eea178632c5a6d5b6d4211334ad5ac2648d9d600c3cf7c7acff34e95b

Available diffs

View changes file

Binary packages built by this source

libstring-compare-constanttime-perl: module for protecting string comparison from timing attacks

 String::Compare::ConstantTime provides one function, equals(), which takes
 two strings of the same length as arguments. It will return true if they are
 string-wise identical and false otherwise, just like eq. However, comparing
 any two differing strings will take a fixed amount of time, unlike eq.

libstring-compare-constanttime-perl-dbgsym: debug symbols for libstring-compare-constanttime-perl