| CPAN Ratings (Gamma) Math-XOR reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Math-XOR
2 out of 4 found this review helpful:
How does this differ from a normal Perl string XOR?
Andy Armstrong - 2007-04-17 14:55:21
Was this review helpful to you?
Yes
No
This is just wrong. From the docs:
"This is the only method of encryption that (assuming the
randomness of the pattern used as an encryption key) truly
cannot be broken."
Well, if you had a "truly" random key the size of your file, then theoretically probably. (See the Snake Oil FAQ at <http://www.interhack.net/people/cmcurtin/snake-oil-faq.html>.)
All it does is xor two buffers together, and doesn't even check if they are different sizes (which will cause some nasty problems).
The namespace is inappropriate, but I wouldn't want to see the Crypt::* namespace polluted with this.
Robert Rothenberg - 2005-03-29 04:50:41
Was this review helpful to you?
Yes
No
hallo und guten tag,
wie kann ich Math-XOR unter suse linux installieren ?
mfg
patrick ommer
patrick - 2005-03-28 20:54:49
Was this review helpful to you?
Yes
No
|
|
|