Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37729201
en ru br
ALT Linux repos
S:1.0.0-alt1

Group :: Development/Ruby
RPM: gem-securecompare

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 1.0.0-alt1
Build date: 2 december 2020, 15:19 ( 178.3 weeks ago )
Size: 6249 b

Home page:   https://github.com/samuelkadolph/securecompare

License: MIT
Summary: securecompare is a gem that implements a constant time string comparison method safe for use in cryptographic functions
Description:

securecompare is a gem that implements a constant time string comparison method safe for use in cryptographic functions.

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.

Current maintainer: Ruby Maintainers Team

List of contributors

List of rpms provided by this srpm:

  • gem-securecompare
  • gem-securecompare-doc
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin