Main > Programming > Libraries >

Math::XOR 0.02

Math::XOR 0.02

Sponsored Links

Math::XOR 0.02 Ranking & Summary

RankingClick at the star to rank
Ranking Level
User Review: 0 (0 times)
File size: 0.002 MB
Platform: Any Platform
License: Perl Artistic License
Price:
Downloads: 1193
Date added: 2006-08-04
Publisher: Tyler MacDonald

Math::XOR 0.02 description

Math::XOR is a package to handle XOR encryption of string buffers.

SYNOPSIS

use XOR;
print xor_buf("hello", "world"), "n";

The XOR module allows you to quickly XOR two strings together. This is the only method of encryption that (assuming the randomness of the pattern used as an encryption key) truly cannot be broken. It also has interesting, very direct mathematical properties which can be fun to play with:

XOR string 1 and string 2, you get string 3 XOR string 1 and string 3, you get string 2 XOR string 2 and string 3, you get string 1

FUNCTIONS

xor_buf($string1, $string2)

This function will return a scalar, which is the result of XORing the two strings passed to it together. The strings may contain binary data.

If $string2 is not at least as many characters long as $string1, xor_buf() will print an error and return undef. Only as many characters as there are in $string1 will be returned; excess characters in $string2 will be ignored. For this reason, when encrypting data it is good to think of $string1 as your "data" and $string2 as your "key".

Math::XOR 0.02 Screenshot

Advertisements

Math::XOR 0.02 Keywords

Bookmark Math::XOR 0.02

Hyperlink code:
Link for forum:

Math::XOR 0.02 Copyright

WareSeeker periodically updates pricing and software information of Math::XOR 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 Math::XOR 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
TechnoBar is an extension which provides the ultimate Technorati reverse browsing experience. Free Download
JIMaths is a small application that helps teachers automate the process of creating simple arithmetic problems. Free Download
Math::Macopt is a Perl wrapper for macopt++, which is a conjugate gradient library. Free Download
Math::BigRat package arbitrary big rational numbers. Free Download
Iterator::IO is a Perl module with filesystem and stream iterators. Free Download
Tie::Form is a Perl module to access a machine readable database file that minics a hardcopy form. Free Download
Math::Calc::Euro is a Perl module to convert between EUR and the old currencies. Free Download
Math::HashSum can sum a list of key-value pairs on a per-key basis. Free Download