aboutsummaryrefslogtreecommitdiff
path: root/security/rubygem-securecompare/pkg-descr
blob: ae78e5ed71000390145d7aa4fa9e851ee457c3d5 (plain) (blame)
1
2
3
4
5
6
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.

WWW: https://github.com/samuelkadolph/securecompare