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

Group :: Development/Ruby
RPM: gem-digest

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 3.1.0.1-alt1
Build date: 5 july 2022, 07:03 ( 96.1 weeks ago )
Size: 51.50 Kb

Home page:   https://github.com/ruby/digest

License: Ruby or BSD-2-Clause
Summary: Provides a framework for message digest libraries
Description:

This module provides a framework for message digest libraries.

You may want to look at OpenSSL::Digest as it supports more algorithms.

A cryptographic hash function is a procedure that takes data and returns a fixed
bit string: the hash value, also known as digest. Hash functions are also called
one-way functions, it is easy to compute a digest from a message, but it is
infeasible to generate a message from a digest.

Current maintainer: Pavel Skrylev

List of contributors

List of rpms provided by this srpm:

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