On Fri, 17 May 2002, Milind Patil wrote:

> I got an encrypted file which I need to decrypt it. I am not aware of
> the key or algo used to encrypt the file.How do I proceed to decrypt

step 1 would be to try and figure out the file type.  use the file 
command on it:

$ file filename

this should give you some indication of what the file type is.  you can 
then figure out what program to use to decrypt.

-- 
"I think Michael is like litmus paper - he's always trying to learn."
-- Elizabeth Taylor, absurd non-sequitir about Michael Jackson


_______________________________________________________________

Have big pipes? SourceForge.net is looking for download mirrors. We supply
the hardware. You get the recognition. Email Us: [EMAIL PROTECTED]
_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to