Name : perl-String-Compare-ConstantTime
| |
Version : 0.321.0
| Vendor : obs://build_opensuse_org/devel:languages:perl
|
Release : 1.8
| Date : 2019-06-18 07:29:21
|
Group : Unspecified
| Source RPM : perl-String-Compare-ConstantTime-0.321.0-1.8.src.rpm
|
Size : 0.03 MB
| |
Packager : (none)
| |
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.
*NOTE*: This does byte-wise comparison of the underlying string storage, meaning that comparing strings with non-ASCII data with different states of the internal UTF-8 flag is not reliable. You should always encode your data to bytes before comparing.
|
RPM found in directory: /packages/linux-pbone/ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUSE_Tumbleweed/x86_64 |
Hmm ... It's impossible ;-) This RPM doesn't exist on any FTP server
Provides :
perl(String::Compare::ConstantTime)
perl-String-Compare-ConstantTime
perl-String-Compare-ConstantTime(x86-64)
Requires :