G'day David,
* David Shaw <[EMAIL PROTECTED]> [051105 07:45]:
>
> It's as official as any release that hasn't happened yet: that is to
> say, we're happy and thrilled if you test it out and report bugs (to
> gnupg-devel), but you'll have to compile it from the SVN repository,
> and it's not consi
G'day Mike,
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [050426 11:04]:
> I always thought the length of key and its subordinate is the same but now
> I got this
> pub 1024D/17EEDBD7 1999-06-09 x x xxx <[EMAIL PROTECTED]>
> sub 4096g/E10A5B9F 1999-06-09
>
> so is it 1024 or 4096
G'day Derek,
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [050419 11:31]:
> Stewart,
> I am trying to decrypt more than one file if ls -la |wc -l /dir is -gt one.
> Thanks for the tips, but my $var variable actually contains both file names
> like so:
>
> for i in $var
> do
> e
G'day DBSMITH,
* [EMAIL PROTECTED] <[EMAIL PROTECTED]> [050419 10:37]:
> I am trying to decrypt 2 files on a UNIX machine with:
>
> var=/data/files
> file=file_that_has_my_passphrase
> p='- -passphrase-fd-0'
> outp='- -output'
> de='- -decrypt'
> dec=file
>
>
> for i in $var
> do
> cat $f