Пакет perl-String-Compare-ConstantTime: Информация

    Бинарный пакет: perl-String-Compare-ConstantTime
    Версия: 0.321-alt1
    Архитектура: e2kv5
    Собран:  2 декабря 2023 г. 11:39
    Исходный пакет: perl-String-Compare-ConstantTime
    Категория: Разработка/Perl
    Сообщить об ошибке в пакете
    Лицензия: perl
    О пакете: Timing side-channel protected string compare
    Описание: 
    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.

    Сопровождающий: Igor Vlasenko

    Список участников:
    Igor Vlasenko
    Cronbuild Service

    Последнее изменение


    19 июня 2019 г. Igor Vlasenko 0.321-alt1
    - automated CPAN update
    24 января 2019 г. Igor Vlasenko 0.320-alt1.1
    - rebuild with new perl 5.28.1
    25 апреля 2018 г. Igor Vlasenko 0.320-alt1
    - automated CPAN update