in reply to Anything faster then Crypt::Lite?
Also, it looks like the secret key is stored in the encrypted message as a message integrity check. Absolutely stunning.substr($a, $j, 1) += substr($b, $i, 1); substr($a, $j, 1) = 0 if substr($a, $j, 1) == 2;
Verdict: DO NOT USE THIS MODULE. You would be better off with no encryption at all, because that way at least you won't have a false sense of security.
|
|---|