Re: password protected zip archive



Hi Rizwan

From checking the man page of zip(1) , I don't think you'll be able to get
AES with the standard package. If you must use zip, I would look at this:

http://www.7-zip.org/download.html

http://timeoff.wsisiz.edu.pl/rpms.html

katsu

On 1/26/07, Rizwan Khan <rizwaan@xxxxxxxxx> wrote:

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

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



Relevant Pages

  • password protected zip archive
    ... I am creating a password protected zip archive, by using this command: ... 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)
  • Re: Error encrypting identity element in web.config
    ... I got this to work by using DPAPI encryption instead of RSA. ... The command for that should be something like this (although ... Error message from the provider: The RSA key container could not be ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: [Mpd-users] option mpp-compress
    ... > noticed that it affects the configuration of the ... > the client must use "Optional encryption". ... > that command, the client could use settings like ...
    (freebsd-questions)
  • Re: /bin/crypt command on OS X?
    ... Unix crypt on the command line using Mac OS X. ... The encryption is done using a randomly chosen ... two character "salt" which then appears as the first two characters ... is padding the unencrypted password to eight characters with nulls - ...
    (comp.sys.mac.system)