password protected zip archive



I am creating a password protected zip archive, by using this command:
zip -P test12 zip_file doc_file.doc
This command will archive the Word file doc_file.doc in the zip file
zip_file.zip and encrypt the Word file with the password "test12":
The only problem with this command is that it uses Standard Zip 2.0
encryption, while i need 256-bit AES encryption (Rijndael). I know how
to do Rijndael encryption, but i need to know how i can tell this
command about this.
Is there any way to do this job,

Thanks
--
Muhammad R!zwän Khän

--
redhat-list mailing list
unsubscribe mailto:redhat-list-request@xxxxxxxxxx?subject=unsubscribe
https://www.redhat.com/mailman/listinfo/redhat-list



Relevant Pages

  • Re: From Access to Word
    ... separately to multiple groups. ... >write (an event I'd like to assign to a command box) to have access retrieve ... >data from some fields and populate a Word file and display it (open the Word ... John Nurick [Microsoft Access MVP] ...
    (microsoft.public.access.tablesdbdesign)
  • Re: Identifying File type by reading files
    ... > MS Word file or an Excel file or a PDF file, etc., etc.? ... file used by the 'file' command to figure out the file type. ...
    (comp.lang.python)
  • RE: normal dot already exists error on saving
    ... If changes have been made to your Normal.dot then you should only encounter this message when you exit Word or utilize the Save All command. ... If so then go to Norton Options and in the Miscellaneous section turn off "Enable Office Plug-in". ... > Everytime when I save a word file from word2002 I get the following messages ...
    (microsoft.public.word.application.errors)
  • Re: password protected zip archive
    ... This command will archive the Word file doc_file.doc in the zip file ... encryption, while i need 256-bit AES encryption. ... to do Rijndael encryption, but i need to know how i can tell this ...
    (RedHat)
  • Re: Secure communication between two VB6 programs
    ... > command to the service. ... > I almost certainly will require some kind of encryption, be it a hash, ... > secure communications examples I've seen are meant for secure Internet ... > It seems to me that this must be a common programming problem, ...
    (microsoft.public.vb.general.discussion)