mscerts.net
 
Adaptive Technologies
Adobe AIR Apps
Artistic Software
Communications
Database
Desktop Environment
Documentation
Education
Games
Home Automation
Information Management
Internet
Multimedia
Office
Printing
Programming
Religion
Science
Science and Engineering
Security
System
Terminals
Text Editing&Processing
Utilities
 
 
myGengo 1.2.0
corejet.jira 1.0 Alpha 1
jsoncmd 0.0
correct_pycountry 0.12.2
Monsters 1.0
corejet.core 1.0 Alpha 1
Scope::Container::DBI 0.04
DBIx::DataModel 1.27
Word Golf 0.2.1
Plack::Middleware::LogWarn 0.001002
 
 
 

SHA 2.01

Perl interface to the NIST Secure Hash Algorithm

The SHA Perl module is depreciated. Use Digest::SHA1 instead.

The current SHA module is just a wrapper around the Digest::SHA1 module. It is provided so that legacy code that rely on the old interface still work. This wrapper does not support the old (and buggy) SHA-0 algorithm.

In addition to the methods provided by Digest::SHA1 this module provide the class methods SHA->hash() and SHA->hexhash() that basically do the same as the sha1() and sha1_hex() functions provided Digest::SHA1.

The SHA->hex* methods will insert spaces between groups of 8 hex characters, while the Digest::SHA1 version of the same methods will not do this.

SYNOPSIS

 use SHA;

 $version = &SHA::sha_version;

 $context = new SHA;
 $context->reset();

 $context->add(LIST);
 $context->addfile(HANDLE);

 $digest = $context->digest();
 $string = $context->hexdigest();

 $digest = $context->hash($string);
 $string = $context->hexhash($string);

Requirements:

· Perl

  Other
-   Net::Vypress::Chat 0.72.1
-   Math::BigInt::Random::OO 0.03
-   Mail::Sender 0.8.16
-   HTML::Template::HTX 0.07
-   SquidGuard Manager 1.2
-   Funifs 1.1
-   Devel::FastProf 0.08
-   Convert::Moji 0.01
-   Config::GitLike 1.04
-   Class::Data::Reloadable 0.04
-   CatalystX::ListFramework 0.5
-   Capture::Tiny 0.08
-   CGI::Search 0.5
-   Apache::TieBucketBrigade 0.05
-   Unicode::LineBreak 1.007.520
-   Acme::UNIVERSAL::cannot 0.01
-   Acme::MorseComments 1.00
-   TagPy 0.94.8
-   Flask-Cache 0.2
-   web2pyrecipe 1.0
 
 
                mscerts.net