Package perl-String-Compare-ConstantTime: Information

    Source package: perl-String-Compare-ConstantTime
    Version: 0.321-alt1
    Build time:  Dec 2, 2023, 12:00 PM
    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 RPM packages built from this SRPM:
    perl-String-Compare-ConstantTime (e2kv6, e2kv5, e2kv4, e2k)
    perl-String-Compare-ConstantTime-debuginfo (e2kv6, e2kv5, e2kv4, e2k)

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

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

    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