password protected zip archive
- From: "Rizwan Khan" <rizwaan@xxxxxxxxx>
- Date: Fri, 26 Jan 2007 15:04:31 +0500
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
- Follow-Ups:
- Re: password protected zip archive
- From: katsumi liquer
- Re: password protected zip archive
- Prev by Date: Re: RHEL4 - permissions/groups and Samba
- Next by Date: Re: Fedora 6 Advice
- Previous by thread: RHEL4 - permissions/groups and Samba
- Next by thread: Re: password protected zip archive
- Index(es):
Relevant Pages
|
|