Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37038606
en ru br
ALT Linux repos
S:0.02-alt1
5.0: 0.01-alt2
4.1: 0.01-alt1
4.0: 0.01-alt1

Group :: Development/Perl
RPM: perl-Digest-BubbleBabble

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.02-alt1
Build date: 19 september 2011, 12:02 ( 653.4 weeks ago )
Size: 49.12 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Create bubble-babble fingerprints
Description:

*Digest::BubbleBabble* takes a message digest (generated by
either of the MD5 or SHA-1 message digest algorithms) and creates
a fingerprint of that digest in "bubble babble" format.
Bubble babble is a method of representing a message digest
as a string of "real" words, to make the fingerprint easier
to remember. The "words" are not necessarily real words, but
they look more like words than a string of hex characters.

Bubble babble fingerprinting is used by the SSH2 suite
(and, consequently, by *Net::SSH::Perl*, the Perl SSH
implementation) to display easy-to-remember key fingerprints.
The key (a DSA or RSA key) is converted into a textual form,
digested using *Digest::SHA1*, and run through *bubblebabble*
to create the key fingerprint.

Current maintainer: Mikhail Pokidko

List of contributors

List of rpms provided by this srpm:

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