in reply to RFC Data::Encrypted
Why do you use public-key cryptography for this? It seems like conventional cryptography would work just as well. Better, in fact. Since other people have access to my public key, they could use it to encode some malicious perl code, and Data::Encrypted will happily feed it to eval.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Re: RFC Data::Encrypted
by Anonymous Monk on Jul 11, 2001 at 01:13 UTC | |
by no_slogan (Deacon) on Jul 11, 2001 at 03:23 UTC |