[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnupg-users
Subject:    Re: Changing compression configuration
From:       Werner Koch via Gnupg-users <gnupg-users () gnupg ! org>
Date:       2020-11-29 11:49:06
Message-ID: 87pn3wfknh.fsf () wheatstone ! g10code ! de
[Download RAW message or body]

[Attachment #2 (multipart/signed)]


On Sat, 28 Nov 2020 01:00, Karmanyaah Malhotra said:

> instead of just regular bzip2 when compressing files. I'm not sure if

bzip2 is part of the OpenPGP specs and it is very unlikely that we will
ever add another compression algo.  In fact adding bzip2 was already a
bad idea.

> compression could be multi-threaded since using one thread is the

Adding this to GnuPG would be too hard.  You better use an external
program for compressing the data

  cat foo | bzip2 | gpg -z0 -e >foo.bz2.gpg

  gpg -d <foo.bz2.gpg | bunzip2 >foo

this has more flexibility and the OS (and bzip2 er al) take care of
multi-threading.


Shalom-Salam,

   Werner

-- 
Die Gedanken sind frei.  Ausnahmen regelt ein Bundesgesetz.

["signature.asc" (application/pgp-signature)]

_______________________________________________
Gnupg-users mailing list
Gnupg-users@gnupg.org
http://lists.gnupg.org/mailman/listinfo/gnupg-users

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic