Package: wnpp Severity: wishlist Owner: Alexandre Mestiashvili <[email protected]>
* Package name : libstring-compare-constanttime-perl Version : 0.300 Upstream Author : Doug Hoyte * URL : https://metacpan.org/module/String::Compare::ConstantTime * License : Artistic or GPL-1 Programming Lang: Perl Description : module for protecting string comparison from timing attacks String::Compare::ConstantTime provides one function, equals(), which takes two strings of the same lenght as arguments. 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. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

