Main > Programming > Libraries >

Digest::SHA1 1.2.11

Digest::SHA1 1.2.11

Sponsored Links

Digest::SHA1 1.2.11 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.038 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 836
Date added: 2007-07-26

Digest::SHA1 1.2.11 description

Digest::SHA1 is a Perl interface to the SHA-1 algorithm.

SYNOPSIS

# Functional style
use Digest::SHA1 qw(sha1 sha1_hex sha1_base64);

$digest = sha1($data);
$digest = sha1_hex($data);
$digest = sha1_base64($data);
$digest = sha1_transform($data);


# OO style
use Digest::SHA1;

$sha1 = Digest::SHA1->new;

$sha1->add($data);
$sha1->addfile(*FILE);

$sha1_copy = $sha1->clone;

$digest = $sha1->digest;
$digest = $sha1->hexdigest;
$digest = $sha1->b64digest;
$digest = $sha1->transform;

The Digest::SHA1 module allows you to use the NIST SHA-1 message digest algorithm from within Perl programs. The algorithm takes as input a message of arbitrary length and produces as output a 160-bit "fingerprint" or "message digest" of the input.

The Digest::SHA1 module provide a procedural interface for simple use, as well as an object oriented interface that can handle messages of arbitrary length and which can read files directly.

Digest::SHA1 1.2.11 Screenshot

Advertisements

Digest::SHA1 1.2.11 Keywords

Bookmark Digest::SHA1 1.2.11

Hyperlink code:
Link for forum:

Digest::SHA1 1.2.11 Copyright

WareSeeker periodically updates pricing and software information of Digest::SHA1 1.2.11 full version from the publisher, so some information may be slightly out-of-date. You should confirm all information before relying on it. Software piracy is theft, Using crack, password, serial numbers, registration codes, key generators is illegal and prevent future development of Digest::SHA1 1.2.11 Edition. Download links are directly from our publisher sites, torrent files or links from rapidshare.com, yousendit.com or megaupload.com are not allowed

Allok Video Splitter 2.2.0 Review:

Name (Required)
Email(Required)
Captcha
Featured Software

Want to place your software product here?
Please contact us for consideration.

Contact WareSeeker.com
Related Software
Digest::SHA::PurePerl is a Perl implementation of SHA-1/224/256/384/512. Free Download
Test::Data is a Perl module to test functions for particular variable types. Free Download
Digest::MD5::Reverse provides MD5 Reverse Lookup. Free Download
Gimp::Data is a Perl module to set and get state data. Free Download
Template::Plugin::Digest::SHA1 is a TT2 interface to the SHA1 Algorithm. Free Download
LightSquid is a light log analyzer for the squid proxy. Free Download
Storable package contains persistence for Perl data structures. Free Download
FLV::VideoTag is a flash video file data structure Perl module. Free Download