Perl extension for 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. 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.
$
pkg install p5-String-Compare-ConstantTimeOrigin
textproc/p5-String-Compare-ConstantTime
Size
23.5KiB
License
ART10, GPLv1+
Maintainer
perl@FreeBSD.org
Dependencies
1 packages
Required by
1 packages