Beefy Boxes and Bandwidth Generously Provided by pair Networks
No such thing as a small change
 
PerlMonks  

Re: encrypt excel documents

by InfiniteSilence (Curate)
on Aug 30, 2005 at 15:26 UTC ( [id://487805]=note: print w/replies, xml ) Need Help??

Help for this page

Select Code to Download


  1. or download this
    C:\Temp\openSSL\bin>openssl enc -aes-256-cbc -a -salt -in foo.txt -out
    + file.enc
    enter aes-256-cbc encryption password:
    Verifying - enter aes-256-cbc encryption password:
    *****
    
  2. or download this
    C:\Temp\openSSL\bin>type file.enc
    U2FsdGVkX19MZ5n8Rb41XIrAuhwtlBUPPWhbvSe4b0J3Wfj8QRRwqCxuqTG69Ta9
    
  3. or download this
    use Win32::OLE;
       
    ...
          } 
          else 
          { "Could not find Incidents.xls!"};
    

Log In?
Username:
Password:

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

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-26 00:15 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found