Package perl-String-Compare-ConstantTime: Information

    Binary package: perl-String-Compare-ConstantTime
    Version: 0.320-alt1.1
    Architecture: e2kv4
    Build time:  Jan 9, 2021, 08:51 AM
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    Last changed


    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
    Dec. 15, 2017 Igor Vlasenko 0.312-alt2.1
    - rebuild with new perl 5.26.1