|
|
| Think about Loose Coupling | |
| PerlMonks |
Can't pack "unpacked" stuff...by rupesh (Hermit) |
| on Jul 18, 2005 at 09:32 UTC ( [id://475751]=perlquestion: print w/replies, xml ) | Need Help?? |
This is an archived low-energy page for bots and other anonmyous visitors. Please sign up if you are a human and want to interact.rupesh has asked for the wisdom of the Perl Monks concerning the following question: Monks, I've been working with digests (thanks to DigitalKitty) and a few other encryption algorithms. One that I stumbled over is Crypt::CBC. I want a readable "encypted" value so that I can decrypt it at a later point of time. The (very simple) code: Isn't $packed_stuff be equal to $ciphertext? If not, having $print_this, how do I get $ciphertext? Any help would do... Thanks, Rupesh.
Back to
Seekers of Perl Wisdom
|
|
||||||||||||||||||||||||||||||||