Main > Programming > Libraries >

Crypt::UnixCrypt_XS 0.05

Crypt::UnixCrypt_XS 0.05

Sponsored Links

Crypt::UnixCrypt_XS 0.05 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.027 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1115
Date added: 2006-10-04
Publisher: Boris Zentner

Crypt::UnixCrypt_XS 0.05 description

Crypt::UnixCrypt_XS is a perl xs interface for a portable traditional crypt function.

SYNOPSIS

use Crypt::UnixCrypt_XS qw/crypt/;
my $hashed = crypt( $password, $salt );

use Crypt::UnixCrypt_XS qw/crypt_rounds fold_password
base64_to_block block_to_base64
base64_to_int24 int24_to_base64
base64_to_int12 int12_to_base64/;
$block = crypt_rounds( $password, $nrounds, $saltnum, $block );
$password = fold_password( $password );
$block = base64_to_block( $base64 );
$base64 = block_to_base64( $block );
$saltnum = base64_to_int24( $base64 );
$base64 = int24_to_base64( $saltnum );
$saltnum = base64_to_int12( $base64 );
$base64 = int12_to_base64( $saltnum );

This module implements the DES-based Unix crypt function. For those who need to construct non-standard variants of crypt, the various building blocks used in crypt are also supplied separately.

Crypt::UnixCrypt_XS 0.05 Screenshot

Advertisements

Crypt::UnixCrypt_XS 0.05 Keywords

Bookmark Crypt::UnixCrypt_XS 0.05

Hyperlink code:
Link for forum:

Crypt::UnixCrypt_XS 0.05 Copyright

WareSeeker periodically updates pricing and software information of Crypt::UnixCrypt_XS 0.05 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::UnixCrypt_XS 0.05 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::UnixCrypt is a perl-only implementation of the crypt function. Free Download
Crypt is a small C program that utilizes the crypt(3) function to include DES password checking/encryption in shell scripts. Free Download
Crypt::SSLeay is a Perl module for OpenSSL glue that provides LWP https support. Free Download
Crypt::DH is a Diffie-Hellman key exchange system. Free Download
crypt_blowfish is a modern password hashing for your software and your servers. Free Download
Crypt::X509 is a Perl module to parse an X.509 certificate. Free Download
mcrypt is a replacement for the old Unix crypt program which uses several block algorithms. Free Download
dm-crypt is a device-mapper crypto target. Free Download