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

Changelog

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

  * No-change rebuild for perlapi5.38t64.

 -- Matthias Klose <email address hidden>  Sat, 02 Mar 2024 15:53:14 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Noble
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

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-2build3.debian.tar.xz 2.5 KiB 797aff3e9d86b69c7123416932a67569d70501dfb0fead316f335386b182c5a5
libstring-compare-constanttime-perl_0.321-2build3.dsc 2.3 KiB f09bef53a3b261bdf796c321b82c4b8392bb2ad0bdc1ac22e659257260b6e827

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