Path to this page:
./
textproc/p5-String-Compare-ConstantTime,
Perl5 module for timing side-channel protected string compare
Branch: CURRENT,
Version: 0.321nb4,
Package name: p5-String-Compare-ConstantTime-0.321nb4,
Maintainer: pkgsrc-usersThis module provides one function, equals (not exported by default).
You should pass this function two strings of the same length. It will
return true if they are string-wise identical and false otherwise, just
like eq. However, comparing any two differing strings will take a fixed
amount of time, unlike eq.
NOTE: If the lengths of the strings are different, equals will return
false right away.
Required to run:[
lang/perl5]
Master sites: (Expand)
Filesize: 6.39 KB
Version history: (Expand)
- (2023-07-06) Updated to version: p5-String-Compare-ConstantTime-0.321nb4
- (2022-06-28) Updated to version: p5-String-Compare-ConstantTime-0.321nb3
- (2021-05-25) Updated to version: p5-String-Compare-ConstantTime-0.321nb2
- (2020-09-01) Updated to version: p5-String-Compare-ConstantTime-0.321nb1
- (2019-11-12) Updated to version: p5-String-Compare-ConstantTime-0.321
- (2019-08-11) Updated to version: p5-String-Compare-ConstantTime-0.320nb2
CVS history: (Expand)