Beefy Boxes and Bandwidth Generously Provided by pair Networks
Clear questions and runnable code
get the best and fastest answer
 
PerlMonks  

Re: encryption using Twofish

by aitap (Curate)
on Aug 13, 2012 at 07:50 UTC ( [id://987063]=note: print w/replies, xml ) Need Help??


in reply to encryption using Twofish

As long as encrypt() returns binary data, you'll have to encode it in some text reperesentation in order to be able to copy-paste it. Try MIME::Base64.

Alternatively, write the contents of this variable to a file (possibly opened in binary mode, see binmode).

Sorry if my advice was wrong.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://987063]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others romping around the Monastery: (4)
As of 2024-04-24 03:05 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found