Package perl-String-Compare-ConstantTime: Information

    Binary package: perl-String-Compare-ConstantTime
    Version: 0.321-alt1
    Architecture: x86_64
    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.

    Maintainer: Igor Vlasenko

    List of contributors:
    Igor Vlasenko
    Cronbuild Service

    ACL:
    Igor Vlasenko
    @everybody

    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