Main > Programming > Libraries >

Crypt::Util 0.02

Crypt::Util 0.02

Sponsored Links

Crypt::Util 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.036 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 985
Date added: 2007-02-16
Publisher: Yuval Kogman

Crypt::Util 0.02 description

Crypt::Util is a lightweight Crypt/Digest convenience API.

SYNOPSIS

use Crypto::Util; # also has a Sub::Exporter to return functions wrapping a default instance

my $util = Crypto::Util->new;

$util->default_key("my secret");

# MAC or cipher+digest based tamper resistent encapsulation
# (uses Storable on $data if necessary)
my $tamper_resistent_string = $util->tamper_proof( $data );

my $verified = $util->thaw_tamper_proof( $untrusted_string, key => "another secret" );

# If the encoding is unspecified, base32 is used
# (hex if base32 is unavailable)
my $encoded = $util->encode_string( $bytes );

my $hash = $util->digest( $bytes, digest => "md5" );

die "baaaad" unless $util->verify_hash(
hash => $hash,
data => $bytes,
digest => "md5",
);

Crypt::Util 0.02 Screenshot

Advertisements

Crypt::Util 0.02 Keywords

Bookmark Crypt::Util 0.02

Hyperlink code:
Link for forum:

Crypt::Util 0.02 Copyright

WareSeeker periodically updates pricing and software information of Crypt::Util 0.02 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 Crypt::Util 0.02 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
Crypt is a small C program that utilizes the crypt(3) function to include DES password checking/encryption in shell scripts. Free Download
MillScript-Util is an alternative to the standard Java Collections API. Free Download
Crypt::DH is a Diffie-Hellman key exchange system. Free Download
Array-util is a small tool to get some information from a SmartArray controller. Free Download
XcplayC is a text-GUI for XMMS based on xcplay. Free Download
Iterator::Util Perl package contains essential utilities for the Iterator class. Free Download
Crypt::X509 is a Perl module to parse an X.509 certificate. Free Download
Params-Util is a simple, compact and correct param-checking functions. Free Download