Package perl-String-Compare-ConstantTime: Information

    Source package: perl-String-Compare-ConstantTime
    Version: 0.321-alt1
    Latest version according to Repology
    Build time:  Jun 19, 2019, 09:54 AM in the task #232577
    Category: Development/Perl
    Report package bug
    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.

    List of rpms provided by this srpm:
    perl-String-Compare-ConstantTime (x86_64, i586, aarch64)
    perl-String-Compare-ConstantTime-debuginfo (x86_64, i586, aarch64)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

      1. perl(XSLoader.pm)
      2. perl(base.pm)
      3. perl-devel
      4. perl-podlators
      5. perl(Exporter.pm)
      6. perl(ExtUtils/MakeMaker.pm)
      7. rpm-build-perl

    Last changed


    June 19, 2019 Igor Vlasenko 0.321-alt1
    - automated CPAN update
    Jan. 24, 2019 Igor Vlasenko 0.320-alt1.1
    - rebuild with new perl 5.28.1
    April 25, 2018 Igor Vlasenko 0.320-alt1
    - automated CPAN update