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

Changelog

libstring-compare-constanttime-perl (0.321-2build1) lunar; urgency=medium

  * Rebuild against new perlapi-5.36.

 -- Gianfranco Costamagna <email address hidden>  Fri, 04 Nov 2022 12:09:51 +0100

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Lunar
Original maintainer:
Debian Perl Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe misc
Lunar 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-2build1.debian.tar.xz 2.4 KiB 32f4bd6706c70dfeb2200e2f8c68b50c1880bc1d6c89e01adb0f63bb25f34a8b
libstring-compare-constanttime-perl_0.321-2build1.dsc 2.3 KiB 05a51355eb583a6f5016ce0e075c6f2d0c082ccf81cfcb899dc0ada8e504196f

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