Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37045650
en ru br
Репозитории ALT

Группа :: Разработка/Perl
Пакет: perl-String-Compare-ConstantTime

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Текущая версия: 0.321-alt1
Время сборки: 19 июня 2019, 06:35 ( 249.3 недели назад )
Размер архива: 10.89 Kb

Домашняя страница:   http://search.cpan.org/dist/String-Compare-Cons…

Лицензия: 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

Список всех майнтейнеров, принимавших участие
в данной и/или предыдущих сборках пакета:

Список rpm-пакетов, предоставляемый данным srpm-пакетом:

  • perl-String-Compare-ConstantTime-debuginfo
  • perl-String-Compare-ConstantTime
ACL:
     
    дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    текущий майнтейнер: Michael Shigorin