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

Changelog

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

  * No-change rebuild for the perl update.

 -- Matthias Klose <email address hidden>  Wed, 10 Jan 2024 13:47:55 +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-2build2.debian.tar.xz 2.5 KiB 599d563f50d0161fb86fc777778877aec6fff2af86098f42a0a5afc4bd0b6d28
libstring-compare-constanttime-perl_0.321-2build2.dsc 2.3 KiB e9281f17a7d78098de6d344b6893201995d516e5af3b27f8481265110438f2f8

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