Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37479175
en ru br
ALT Linux repos
S:0.321-alt1

Group :: Development/Perl
RPM: perl-String-Compare-ConstantTime

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.321-alt1
Build date: 19 june 2019, 06:35 ( 252.9 weeks ago )
Size: 10.89 Kb

Home page:   http://search.cpan.org/dist/String-Compare-Cons…

License: perl
Summary: Timing side-channel protected string compare
Description:

This module provides one function, `equals' (not exported by default).

You should pass this function two strings of the same length. Just like perl's `eq', it will return true if they are string-wise identical and false otherwise. However, comparing any two differing strings of the same length will take a fixed amount of time. If the lengths of the strings are different, `equals' will return false right away.

Current maintainer: Igor Vlasenko

List of contributors

List of rpms provided by this srpm:

  • perl-String-Compare-ConstantTime-debuginfo
  • perl-String-Compare-ConstantTime
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin