On 2/22/06, Vladimir Doisan <[EMAIL PROTECTED]> wrote:
> 512 MB backup file
> GnuPG-64 | GnuPG-32
> ---
> twofish (256)33.5s (15.3 mbps) | 32.2s (15.9 mbps)
> aes (12
Yes, I did exactly the same for my encrypted backups, only I chose
Twofish due to speed advantage (TW256 - 16.2 mbps vs. AES256 - 12.6
mbps). With compression enabled - encryption speed was within 0.5 mbps
across all ciphers at around 12 mbps.
I did switch over to public key encryption last month.
Yes, I did exactly the same for my encrypted backups, only I chose
Twofish due to speed advantage (TW256 - 16.2 mbps vs. AES256 - 12.6
mbps). With compression enabled - encryption speed was within 0.5 mbps
across all ciphers at around 12 mbps.
I did switch over to public key encryption last month.
David Shaw wrote:
>This is correct. Of course, it's possible that GnuPG doesn't
>recognize a particular kind of compression. If I recall, it looks for
>bzip, gzip, and zip.
A simple default test would be of course to check if the used compression
algorithm could decrease the file size: this wou
On Wed, Feb 22, 2006 at 05:49:40PM +1030, Alphax wrote:
> Francesco Turco wrote:
>
> > i have disabled compression becouse files i have to encrypt are already
> > compressed, and compression takes much more time then encryption.
> >
> > do you think it is a good choice?
> >
>
> IIRC GnuPG will
Francesco Turco wrote:
> i have disabled compression becouse files i have to encrypt are already
> compressed, and compression takes much more time then encryption.
>
> do you think it is a good choice?
>
IIRC GnuPG will detect if data is compressed before it tries to compress
it; if so, it won
Roscoe ha scritto:
Sure will.
gpg -c is what you want.
Make sure you are using a MDC, which means either using one of the
128bit blocksize ciphers (your gpg will probably use AES256 by
default, which is good - gpg -vc to find out) or passing the
--force-mdc option.
so no need to hash files
On Mon, 2006-02-20 at 17:46 +0100, Francesco Turco wrote:
> i'd like to know if gnupg is a good choice for encrypting files with a
> password and if it is possible to check if an encrypted file is
> corrupted or not (integrity check). my goal is to burn some files on cds
> and protect them both
On Mon, Feb 20, 2006 at 05:46:29PM +0100, Francesco Turco wrote:
> hello,
>
> i am very new with gnupg and cryptography in general.
>
> i'd like to know if gnupg is a good choice for encrypting files with a
> password and if it is possible to check if an encrypted file is
> corrupted or not (in
Sure will.
gpg -c is what you want.
Make sure you are using a MDC, which means either using one of the
128bit blocksize ciphers (your gpg will probably use AES256 by
default, which is good - gpg -vc to find out) or passing the
--force-mdc option.
If you want protection in the way of recovering
hello,
i am very new with gnupg and cryptography in general.
i'd like to know if gnupg is a good choice for encrypting files with a
password and if it is possible to check if an encrypted file is
corrupted or not (integrity check). my goal is to burn some files on cds
and protect them both fr
11 matches
Mail list logo