Re: Question about syntax of a command

2009-10-30 Thread Laurent Jumet
-BEGIN PGP SIGNED MESSAGE- Hash: RIPEMD160 Hello Faramir ! Faramir wrote: > In the hypothetical case I want to encrypt a file, using 3DES symmetric > algo, and without using asymmetric encryption (the file would just be > encrypted with 3DES and a password provided by the user), how w

Re: Question about syntax of a command

2009-10-30 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 David Shaw escribió: > On Oct 30, 2009, at 2:10 PM, Faramir wrote: > >> Hello, >> In the hypothetical case I want to encrypt a file, using 3DES >> symmetric ... > gpg --cipher-algo 3des --symmetric Thanks, David (and Daniel), I was used to

Re: Question about syntax of a command

2009-10-30 Thread David Shaw
On Oct 30, 2009, at 2:10 PM, Faramir wrote: Hello, In the hypothetical case I want to encrypt a file, using 3DES symmetric algo, and without using asymmetric encryption (the file would just be encrypted with 3DES and a password provided by the user), how would it be the syntax I must enter?

Re: Question about syntax of a command

2009-10-30 Thread Daniel Kahn Gillmor
On 10/30/2009 02:10 PM, Faramir wrote: > In the hypothetical case I want to encrypt a file, using 3DES symmetric > algo, and without using asymmetric encryption (the file would just be > encrypted with 3DES and a password provided by the user), how would it > be the syntax I must enter? I rea

Question about syntax of a command

2009-10-30 Thread Faramir
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Hello, In the hypothetical case I want to encrypt a file, using 3DES symmetric algo, and without using asymmetric encryption (the file would just be encrypted with 3DES and a password provided by the user), how would it be the syntax I must e