Constant time string comparison
securecompare borrows the secure_compare private method from ActiveSupport::MessageVerifier which lets you do safely compare strings without being vulnerable to timing attacks. Useful for Basic HTTP Authentication in your rack/rails application.
$
pkg install rubygem-securecompareSize
9.63KiB
License
MIT
Maintainer
ruby@FreeBSD.org
Dependencies
2 packages
Required by
0 packages