1 Noteworthy changes in version 1.4.4
2 ------------------------------------------------
4 * Added support for the SHA-224 hash. Like the SHA-384 hash, it
5 is mainly useful when DSS (the US Digital Signature Standard)
6 compatibility is desired.
8 * Added support for the latest update to DSA keys and signatures.
9 This allows for larger keys than 1024 bits and hashes other than
10 SHA-1 and RIPEMD/160. Note that not all OpenPGP implementations
11 can handle these new keys and signatures yet. See
12 "--enable-dsa2" in the manual for more information.
15 Noteworthy changes in version 1.4.3 (2006-04-03)
16 ------------------------------------------------
18 * If available, cURL-based keyserver helpers are built that can
19 retrieve keys using HKP or any protocol that cURL supports
20 (HTTP, HTTPS, FTP, FTPS, etc). If cURL is not available, HKP
21 and HTTP are still supported using a built-in cURL emulator. To
22 force building the old pre-cURL keyserver helpers, use the
23 configure option --enable-old-keyserver-helpers. Note that none
24 of this affects finger or LDAP support, which are unchanged.
25 Note also that a future version of GnuPG will remove the old
26 keyserver helpers altogether.
28 * Implemented Public Key Association (PKA) signature verification.
29 This uses special DNS records and notation data to associate a
30 mail address with an OpenPGP key to prove that mail coming from
31 that address is legitimate without the need for a full trust
32 path to the signing key.
34 * When exporting subkeys, those specified with a key ID or
35 fingerpint and the '!' suffix are now merged into one keyblock.
37 * Added "gpg-zip", a program to create encrypted archives that can
38 interoperate with PGP Zip.
40 * Added support for signing subkey cross-certification "back
41 signatures". Requiring cross-certification to be present is
42 currently off by default, but will be changed to on by default
43 in the future, once more keys use it. A new "cross-certify"
44 command in the --edit-key menu can be used to update signing
45 subkeys to have cross-certification.
47 * The key cleaning options for --import-options and
48 --export-options have been further polished. "import-clean" and
49 "export-clean" replace the older
50 import-clean-sigs/import-clean-uids and
51 export-clean-sigs/export-clean-uids option pairs.
53 * New "minimize" command in the --edit-key menu removes everything
54 that can be removed from a key, rendering it as small as
55 possible. There are corresponding "export-minimal" and
56 "import-minimal" commands for --export-options and
59 * New --fetch-keys command to retrieve keys by specifying a URI.
60 This allows direct key retrieval from a web page or other
61 location that can be specified in a URI. Available protocols
62 are HTTP and finger, plus anything that cURL supplies, if built
65 * Files containing several signed messages are not allowed any
66 longer as there is no clean way to report the status of such
67 files back to the caller. To partly revert to the old behaviour
68 the new option --allow-multisig-verification may be used.
70 * The keyserver helpers can now handle keys in either ASCII armor
73 * New auto-key-locate option that takes an ordered list of methods
74 to locate a key if it is not available at encryption time (-r or
75 --recipient). Possible methods include "cert" (use DNS CERT as
76 per RFC2538bis, "pka" (use DNS PKA), "ldap" (consult the LDAP
77 server for the domain in question), "keyserver" (use the
78 currently defined keyserver), as well as arbitrary keyserver
79 URIs that will be contacted for the key.
81 * Able to retrieve keys using DNS CERT records as per RFC-4398.
84 Noteworthy changes in version 1.4.2 (2005-07-26)
85 ------------------------------------------------
87 * New command "verify" in the card-edit menu to display
88 the Private-DO-3. The Admin command has been enhanced to take
89 the optional arguments "on", "off" and "verify". The latter may
90 be used to verify the Admin Pin without modifying data; this
91 allows displaying the Private-DO-4 with the "list" command.
93 * Rewrote large parts of the card code to optionally make use of a
94 running gpg-agent. If --use-agent is being used and a gpg-agent
95 with enabled scdaemon is active, gpg will now divert all card
96 operations to that daemon. This is required because both,
97 scdaemon and gpg require exclusive access to the card reader. By
98 delegating the work to scdaemon, both can peacefully coexist and
99 scdaemon is able to control the use of the reader. Note that
100 this requires at least gnupg 1.9.17.
102 * Fixed a couple of problems with the card reader.
104 * Command completion is now available in the --edit-key and
105 --card-edit menus. Filename completion is available at all
106 filename prompts. Note that completion is only available if the
107 system provides a readline library.
109 * New experimental HKP keyserver helper that uses the cURL
110 library. It is enabled via the configure option --with-libcurl
111 like the other (also experimental) cURL helpers.
113 * New key cleaning options that can be used to remove unusable
114 (expired, revoked) signatures from a key. This is available via
115 the new "clean" command in --edit-key on a key by key basis, as
116 well as via the import-clean-sigs/import-clean-uids and
117 export-clean-sigs/export-clean-uids options for --import-options
118 and --export-options. These are currently off by default, and
119 replace the import-unusable-sigs/export-unusable-sigs options
122 * New export option export-reset-subkey-passwd.
124 * New option --limit-card-insert-tries.
127 Noteworthy changes in version 1.4.1 (2005-03-15)
128 ------------------------------------------------
130 * New --rfc2440-text option which controls how text is handled in
131 signatures. This is in response to some problems seen with
132 certain PGP/MIME mail clients and GnuPG version 1.4.0. More
133 details about this are available at
134 <http://lists.gnupg.org/pipermail/gnupg-users/2005-January/024408.html>.
136 * New "import-unusable-sigs" and "export-unusable-sigs" tags for
137 --import-options and --export-options. These are off by default,
138 which causes GnuPG to not import or export key signatures that
139 are not usable (e.g. expired signatures).
141 * New experimental HTTP, HTTPS, FTP, and FTPS keyserver helper
142 that uses the cURL library <http://curl.haxx.se> to retrieve
143 keys. This is disabled by default, but may be enabled with the
144 configure option --with-libcurl. Without this option, the
145 existing HTTP code is used for HTTP, and HTTPS, FTP, and FTPS
148 * When running a --card-status or --card-edit and a public key is
149 available, missing secret key stubs will be created on the fly.
150 Details of the key are listed too.
152 * The implicit packet dumping in double verbose mode is now sent
153 to stderr and not to stdout.
155 * Added countermeasures against the Mister/Zuccherato CFB attack
156 <http://eprint.iacr.org/2005/033>.
158 * [W32] The algorithm for the default home directory changed:
159 First we look at the environment variable GNUPGHOME, if this one
160 is not set, we check whether the registry entry
161 {HKCU,HKLM}\Software\GNU\GnuPG:HomeDir has been set. If this
162 fails we use a GnuPG directory below the standard application
163 data directory (APPDATA) of the current user. Only in the case
164 that this directory cannot be determined, the old default of
165 c:\gnupg will be used. The option --homedir still overrides all
168 * [W32] The locale selection under Windows changed. You need to
169 enter the locale in the registry at HKCU\Software\GNU\GnuPG:Lang.
170 For German you would use "de". If it is not set, GnuPG falls
171 back to HKLM. The languages files "*.mo" are expected in a
172 directory named "gnupg.nls" below the installation directory;
173 that directory must be stored in the registry at the same key as
174 above with the name "Install Directory".
176 * Add new --edit-key command "bkuptocard" to allow restoring a
177 card key from a backup.
179 * The "fetch" command of --card-edit now retrieves the key using
180 the default keyserver if no URL has been stored on the card.
182 * New configure option --enable-noexecstack.
185 Noteworthy changes in version 1.4.0 (2004-12-16)
186 ------------------------------------------------
188 * See the file doc/highlights-1.4.txt for an overview of all
189 changes in respect to the 1.2 series.
192 Noteworthy changes in version 1.3.93 (2004-12-14)
193 -------------------------------------------------
195 * Ask the user to repeat a changed PIN.
197 * Switched to automake 1.9. Minor big fixes.
200 Noteworthy changes in version 1.3.92 (2004-10-28)
201 -------------------------------------------------
203 * Added Russian man page. Thanks to Pawel I. Shajdo.
205 * libiconv is now used to support other character sets other than
206 UTF-8, Latin-1,-2 and KOI8-2. The W32 version will only work
207 correctly when iconv.dll is installed on the system. A binary
208 version is available at all GNU mirror sites under libiconv.
210 * gettext for Windows has been simplified. The MO files are now
211 distributed UTF-8 encoded and gpg translates on the fly.
214 Noteworthy changes in version 1.3.91 (2004-10-15)
215 -------------------------------------------------
217 * A new configure option --enable-selinux-support disallows
218 processing of confidential files used by gpg (e.g. secring.gpg).
219 This helps writing ACLs for the SELinux kernel.
221 * Support for fetching keys via finger has been added. This is
222 useful for setting a preferred keyserver URL like
223 "finger:wk@g10code.com".
225 * Timeout support has been added to the keyserver helpers. This
226 allows users to set an upper limit on how long to wait for the
227 keyserver before giving up.
229 * New "direct" trust model where users can set key validity
230 directly if they do not want to participate in the web of trust.
232 * Minor bug fixes, code and string cleanups.
235 Noteworthy changes in version 1.3.90 (2004-10-01)
236 -------------------------------------------------
238 * Readline support at all prompts is now available if the system
239 provides a readline library. The build time option
240 --without-readline may be used to disable this feature.
242 * Support for the OpenPGP smartcard is now enabled by default.
243 Use the option --disable-card-support to build without support
246 * New command "addcardkey" in the key edit menu to add subkeys to
247 a smartcard. New command "keytocard" to transfer a key to a smartcard.
248 The serial number of the card is show in secret key listings.
250 * -K may now be used as an alias for --list-secret-keys.
252 * HTTP Basic authentication is now supported for all HKP and HTTP
253 keyserver functions, either through a proxy or via direct
257 Noteworthy changes in version 1.3.6 (2004-05-22)
258 ------------------------------------------------
260 * New --keyid-format option that selects short (99242560), long
261 (DB698D7199242560), 0xshort (0x99242560), or 0xlong
262 (0xDB698D7199242560) keyid displays. This lets users tune the
263 display to what they prefer.
265 * The --list-options and --verify-options option
266 "show-long-keyids" has been removed since --keyid-format
267 obviates the need for them.
269 * Support for the old quasi-1991 partial length encoding has been
272 * The --export-all and --export-options include-non-rfc options
273 have been removed as superfluous since nonstandard V3 Elgamal
274 sign+encrypt keys have been removed.
276 * Preferred keyserver support has been added. Users may set a
277 preferred keyserver via the --edit-key command "keyserver". If
278 the --keyserver-option honor-keyserver-url is set (and it is by
279 default), then the preferred keyserver is used when refreshing
282 * The --sig-keyserver-url option can be used to inform signature
283 recipients where the signing key can be downloaded. When
284 verifying the signature, if the signing key is not present, and
285 the keyserver options honor-keyserver-url and auto-key-retrieve
286 are set, this URL will be used to retrieve the key.
288 * Support for fetching keys via HTTP has been added. This is
289 mainly useful for setting a preferred keyserver URL like
290 "http://www.jabberwocky.com/key.asc".
292 * New --ask-cert-level/--no-ask-cert-level option to turn on and
293 off the prompt for signature level when signing a key. Defaults
296 * New --gpgconf-list command for internal use by the gpgconf
297 utility from gnupg 1.9.x.
300 Noteworthy changes in version 1.3.5 (2004-02-26)
301 ------------------------------------------------
303 * New --min-cert-level option to disregard key signatures that are
304 under a specified level. Defaults to 2 (i.e. discard 0x11
307 * New --max-output option to limit the amount of plaintext output
308 generated by GnuPG. This option can be used by programs which
309 call GnuPG to process messages that may result in plaintext
310 larger than the calling program is prepared to handle. This is
311 sometimes called a "Decompression Bomb".
313 * New --list-config command for frontends and other programs that
314 call GnuPG. See doc/DETAILS for the specifics of this.
316 * Some performance improvements with large keyrings. See the
317 build time option --enable-key-cache=SIZE in the README file for
320 * Some portability fixes for the OpenBSD/i386, HPPA, and AIX
323 * New keyserver-option "http-proxy" to specify which proxy to use
324 in the config file without using environment variables.
326 * Added support for storing, retrieving, and searching for keys in
327 LDAP servers. Note that this is different than the "LDAP
328 keyserver" which was already (and remains) supported.
330 * Added support for TLS and LDAPS session encryption for LDAP.
332 * --show-session-key/--override-session-key now works with
333 --symmetric messages.
335 * The configure options --enable-rsa and --disable-rsa can now be
336 used to enable or disable the RSA algorithm. This can be useful
337 for embedded use where space is tight. --enable-minimal
338 includes --disable-rsa. RSA is enabled by default.
340 * The last support for Elgamal sign+encrypt keys has been removed.
343 Noteworthy changes in version 1.3.4 (2003-11-27)
344 ------------------------------------------------
346 * Added support for BZIP2 compression. This should be considered
347 experimental, and is only available if the libbzip2 library
348 <http://sources.redhat.com/bzip2/> is installed.
350 * Added the ability to handle messages that can be decrypted with
351 either a passphrase or a secret key. These messages may be
352 generated with --symmetric --encrypt or --symmetric --sign
355 * The config file search has been enhanced to try for less
356 specific filename matches before giving up. For example,
357 version 1.3.4 will try for gpg.conf-1.3.4, gpg.conf-1.3, and
358 gpg.conf-1 before falling back to the regular gpg.conf file.
360 * Fixed a format string bug in the HKP keyserver handler.
362 * Support for Elgamal sign+encrypt keys has been removed. Old
363 signatures may still be verified, and existing encrypted
364 messages may still be decrypted, but no new signatures may be
365 issued by, and no new messages will be encrypted to, these keys.
368 Noteworthy changes in version 1.3.3 (2003-10-10)
369 ------------------------------------------------
371 * Basic support for the OpenPGP card. New commands --card-status,
372 --card-edit, --change-pin and the configuration options
373 --reader-port, --ctapi-driver, --pcsc-driver, and --disable-ccid.
375 * Full (read/write) support for the SHA-256 hash has been added.
377 * Support for the TIGER/192 hash has been dropped. This should
378 not be interpreted as a statement as to the strength of
379 TIGER/192 - rather, the upcoming revision to the OpenPGP
380 standard removes support for several unused (or mostly unused)
383 * Revoked or expired user IDs are now skipped when selecting keys
384 for encryption. Specifying a key by the key ID overrides this
385 check and allows the selection of any key.
387 * Note that --no-mangle-dos-filenames is now the default. If you
388 are upgrading from a 1.2.x version of GnuPG, and are running a
389 very old version of Windows that has the 8.3 filename limit, you
390 may need to change this.
392 * Multiple "Comment:" lines in armored output are now allowed.
394 * New --list-options option. This option takes a list of
395 arguments that allows the user to customize exactly what key
396 listings (including the --edit-key listing) look like, enabling
397 or disabling things such as photo display, policy URL, preferred
398 keyserver URL, or notation display, long or short keyIDs,
399 calculated validity for each user ID, etc. See the manual for
400 the complete list of list-options.
402 * New --verify-options option. This option takes a list of
403 arguments that allows the user to customize exactly what happens
404 during signature verification, enabling or disabling things such
405 as photo display, policy URL, preferred keyserver URL, or
406 notation display, long or short keyIDs, calculated validity for
407 each user ID, etc. See the manual for the complete list of
410 * New --sig-keyserver-url to embed a "where to get my key"
411 subpacket into a signature.
413 * The options --show-photos, --show-policy-url, --show-notation,
414 and --show-keyring are all deprecated in favor of those
415 arguments to --list-options and --verify-options. The new
416 method is more flexible since a user can specify (for example)
417 showing photos during sig verification, but not in key listings.
419 * The complete fingerprint of the key that made a given key
420 certification is now available in the --with-colons output. For
421 technical reasons, this is only available when running with
422 --no-sig-cache set. See doc/DETAILS for the specifics of this.
424 * IPv6 support for HKP keyserver access. IPv6 for LDAP keyserver
425 access is also supported, but is dependent on the LDAP library
428 * To simplify running both the stable (1.2.x) and development
429 (1.3.x) versions of GnuPG, the development version will try to
430 load the options file gpg.conf-VERSION (e.g. gpg.conf-1.3.3 for
431 this release) before falling back to the regular gpg.conf file.
433 * Two new %-expandos for use in notation and policy URLs. "%g"
434 expands to the fingerprint of the key making the signature
435 (which might be a subkey), and "%p" expands to the fingerprint
436 of the primary key that owns the key making the signature.
438 * New "tru" record in --with-colons --list-keys listings. It
439 shows the status of the trust database that was used to
440 calculate the key validity in the listings. See doc/DETAILS for
441 the specifics of this.
443 * New REVKEYSIG status tag for --status-fd. It indicates a valid
444 signature that was issued by a revoked key. See doc/DETAILS for
445 the specifics of this.
447 * A number of portability changes to make building GnuPG on
448 less-common platforms easier.
451 Noteworthy changes in version 1.3.2 (2003-05-27)
452 ------------------------------------------------
454 * New "--gnupg" option (set by default) that disables --openpgp,
455 and the various --pgpX emulation options. This replaces
456 --no-openpgp, and --no-pgpX, and also means that GnuPG has
457 finally grown a --gnupg option to make GnuPG act like GnuPG.
459 * A bug in key validation has been fixed. This bug only affects
460 keys with more than one user ID (photo IDs do not count here),
461 and results in all user IDs on a given key being treated with
462 the validity of the most-valid user ID on that key.
464 * Notation names that do not contain a '@' are no longer allowed
465 unless --expert is set. This is to help prevent pollution of
466 the (as yet unused) IETF notation namespace.
468 * Multiple trust models are now supported via the --trust-model
469 option. The options are "pgp" (web-of-trust plus trust
470 signatures), "classic" (web-of-trust only), and "always"
471 (identical to the --always-trust option).
473 * The --personal-{cipher|digest|compression}-preferences are now
474 consulted to get default algorithms before resorting to the
475 last-ditch defaults of --s2k-cipher-algo, SHA1, and ZIP
476 respectively. This allows a user to set algorithms to use in a
477 safe manner so they are used when legal to do so, without
478 forcing them on for all messages.
480 * New --primary-keyring option to designate the keyring that the
481 user wants new keys imported into.
483 * --s2k-digest-algo is now used for all password mangling.
484 Earlier versions used both --s2k-digest-algo and --digest-algo
485 for passphrase mangling.
487 * Handling of --hidden-recipient or --throw-keyid messages is now
488 easier - the user only needs to give their passphrase once, and
489 GnuPG will try it against all of the available secret keys.
491 * Care is taken to prevent compiler optimization from removing
494 * New option --no-mangle-dos-filenames so that filenames are not
495 truncated in the W32 version.
497 * A "convert-from-106" script has been added. This is a simple
498 script that automates the conversion from a 1.0.6 or earlier
499 version of GnuPG to a 1.0.7 or later version.
501 * Disabled keys are now skipped when selecting keys for
502 encryption. If you are using the --with-colons key listings to
503 detect disabled keys, please see doc/DETAILS for a minor format
504 change in this release.
506 * Minor trustdb changes to make the trust calculations match
509 * New command "revuid" in the --edit-key menu to revoke a user ID.
510 This is a simpler interface to the old method (which still
511 works) of revoking the user ID self-signature.
513 * Status VALIDSIG does now also print the primary key's
514 fingerprint, as well as the signature version, pubkey algorithm,
515 hash algorithm, and signature class.
517 * Add read-only support for the SHA-256 hash, and optional
518 read-only support for the SHA-384 and SHA-512 hashes.
520 * New option --enable-progress-filter for use with frontends.
522 * DNS SRV records are used in HKP keyserver lookups to allow
523 administrators to load balance and select keyserver ports
524 automatically. This is as specified in
525 draft-shaw-openpgp-hkp-00.txt.
527 * When using the "keyid!" syntax during a key export, only that
528 specified key is exported. If the key in question is a subkey,
529 the primary key plus only that subkey is exported.
531 * configure --disable-xxx options to disable individual algorithms
532 at build time. This can be used to build a smaller gpg binary
533 for embedded uses where space is tight. See the README file for
534 the algorithms that can be used with this option, or use
535 --enable-minimal to build the smallest gpg possible (disables
536 all optional algorithms, disables keyserver access, and disables
539 * The keyserver no-modify flag on a key can now be displayed and
542 * Note that the TIGER/192 digest algorithm is in the process of
543 being dropped from the OpenPGP standard. While this release of
544 GnuPG still contains it, it is disabled by default. To ensure
545 you will still be able to use your messages with future versions
546 of GnuPG and other OpenPGP programs, please do not use this
550 Noteworthy changes in version 1.3.1 (2002-11-12)
551 ------------------------------------------------
553 * Trust signature support. This is based on the Maurer trust
554 model where a user can specify the trust level along with the
555 signature with multiple levels so users can delegate
556 certification ability to other users, possibly restricted by a
557 regular expression on the user ID. Note that full trust
558 signature support requires a regular expression parsing library.
559 The regexp code from glibc 2.3.1 is included for those platforms
560 that don't have working regexp functions available. The
561 configure option --disable-regex may be used to disable any
562 regular expression code, which will make GnuPG ignore any trust
563 signature with a regular expression included.
565 * Two new commands --hidden-recipient (-R) and --hidden-encrypt-to
566 encrypt to a user, but hide the identity of that user. This is
567 the same functionality as --throw-keyid, but can be used on a
570 * Full algorithm names (e.g. "3DES", "SHA1", "ZIP") can now be
571 used interchangeably with the short algorithm names (e.g. "S2",
572 "H2", "Z1") anywhere algorithm names are used in GnuPG.
575 Noteworthy changes in version 1.3.0 (2002-10-18)
576 ------------------------------------------------
578 * The last piece of internal keyserver support has been removed,
579 and now all keyserver access is done via the keyserver plugins.
580 There is also a newer keyserver protocol used between GnuPG and
581 the plugins, so plugins from earlier versions of GnuPG may not
584 * The HKP keyserver plugin supports the new machine-readable key
585 listing format for those keyservers that provide it.
587 * When using a HKP keyserver with multiple DNS records (such as
588 wwwkeys.pgp.net which has the addresses of multiple servers
589 around the world), try all records until one succeeds. Note
590 that it depends on the LDAP library used whether the LDAP
591 keyserver plugin does this as well.
593 * The library dependencies for OpenLDAP seem to change fairly
594 frequently, and GnuPG's configure script cannot guess all the
595 combinations. Use ./configure LDAPLIBS="-L libdir -l libs" to
596 override the script and use the libraries selected.
598 * Secret keys generated with --export-secret-subkeys are now
599 indicated in key listings with a '#' after the "sec", and in
600 --with-colons listings by showing no capabilities (no lowercase
603 * --trusted-key has been un-obsoleted, as it is useful for adding
604 ultimately trusted keys from the config file. It is identical
605 to using --edit and "trust" to change a key to ultimately
608 * Translations other than de are no longer distributed with the
609 development branch. This is due to the frequent text changes
610 during development, which cause the translations to rapidly go
614 Noteworthy changes in version 1.1.92 (2002-09-11)
615 -------------------------------------------------
617 * [IMPORTANT] The default configuration file is now
618 ~/.gnupg/gpg.conf. If an old ~/.gnupg/options is found it will
619 still be used. This change is required to have a more
620 consistent naming scheme with forthcoming tools.
622 * The use of MDCs have increased. A MDC will be used if the
623 recipients directly request it, if the recipients have AES,
624 AES192, AES256, or TWOFISH in their cipher preferences, or if
625 the chosen cipher has a blocksize not equal to 64 bits
626 (currently this is also AES, AES192, AES256, and TWOFISH).
628 * GnuPG will no longer automatically disable compression when
629 processing an already-compressed file unless a MDC is being
630 used. This is to give the message a certain amount of
631 resistance to the chosen-ciphertext attack while communicating
632 with other programs (most commonly PGP earlier than version 7.x)
633 that do not support MDCs.
635 * The option --interactive now has the desired effect when
638 * The file permission and ownership checks on files have been
639 clarified. Specifically, the homedir (usually ~/.gnupg) is
640 checked to protect everything within it. If the user specifies
641 keyrings outside this homedir, they are presumed to be shared
642 keyrings and therefore *not* checked. Configuration files
643 specified with the --options option and the IDEA cipher
644 extension specified with --load-extension are checked, along
645 with their enclosing directories.
647 * The configure option --with-static-rnd=auto allows to build gpg
648 with all available entropy gathering modules included. At
649 runtime the best usable one will be selected from the list
650 linux, egd, unix. This is also the default for systems lacking
651 a /dev/random device.
653 * The default character set is now taken from the current locale;
654 it can still be overridden by the --charset option. Using the
655 option -vvv shows the used character set.
657 * [REMOVED] --emulate-checksum-bug and --emulate-3des-s2k-bug have
661 Noteworthy changes in version 1.1.91 (2002-08-04)
662 -------------------------------------------------
664 * All modules are now linked statically; the --load-extension
665 option is in general not useful anymore. The only exception is
666 to specify the deprecated idea cipher.
668 * The IDEA plugin has changed. Previous versions of the IDEA
669 plugin will no longer work with GnuPG. However, the current
670 version of the plugin will work with earlier GnuPG versions.
672 * When using --batch with one of the --delete-key commands, the
673 key must be specified by fingerprint. See the man page for
676 * There are now various ways to restrict the ability GnuPG has to
677 exec external programs (for the keyserver helpers or photo ID
678 viewers). Read the README file for the complete list.
680 * New export option to leave off attribute packets (photo IDs)
681 during export. This is useful when exporting to HKP keyservers
682 which do not understand attribute packets.
684 * New import option to repair during import the HKP keyserver
685 mangling multiple subkeys bug. Note that this cannot completely
686 repair the damaged key as some crucial data is removed by the
687 keyserver, but it does at least give you back one subkey. This
688 is on by default for keyserver --recv-keys, and off by default
689 for regular --import.
691 * The keyserver helper programs now live in
692 /usr/[local/]libexec/gnupg by default. If you are upgrading
693 from 1.0.7, you might want to delete your old copies in
694 /usr/[local/]bin. If you use an OS that does not use libexec
695 for whatever reason, use configure --libexecdir=/usr/local/lib
696 to place the keyserver helpers there.
698 * The LDAP keyserver handler now works properly with very old
699 (version 1) LDAP keyservers.
702 Noteworthy changes in version 1.1.90 (2002-07-01)
703 -------------------------------------------------
705 * New commands: --personal-cipher-preferences,
706 --personal-digest-preferences, and
707 --personal-compress-preferences allow the user to specify which
708 algorithms are to be preferred. Note that this does not permit
709 using an algorithm that is not present in the recipient's
710 preferences (which would violate the OpenPGP standard). This
711 just allows sorting the preferences differently.
713 * New "group" command to refer to several keys with one name.
715 * A warning is issued if the user forces the use of an algorithm
716 that is not listed in the recipient's preferences.
718 * Full revocation key (aka "designated revoker") support.
720 * The preferred hash algorithms on a key are consulted when
721 encrypting a signed message to that key. Note that this is
722 disabled by default by a SHA1 preference in
723 --personal-digest-preferences.
725 * --cert-digest-algo allows the user to specify the hash algorithm
726 to use when signing a key rather than the default SHA1 (or MD5
727 for PGP2 keys). Do not use this feature unless you fully
728 understand the implications of this.
730 * --pgp7 mode automatically sets all necessary options to ensure
731 that the resulting message will be usable by a user of PGP 7.x.
733 * New --attribute-fd command for frontends and scripts to get the
734 contents of attribute packets (i.e. photos)
736 * In expert mode, the user can now re-sign a v3 key with a v4
737 self-signature. This does not change the v3 key into a v4 key,
738 but it does allow the user to use preferences, primary ID flags,
741 * Significantly improved photo ID support on non-unixlike
744 * The version number has jumped ahead to 1.1.90 to skip over the
745 old version 1.1 and to get ready for the upcoming 1.2.
747 * ElGamal sign and encrypt is not anymore allowed in the key
748 generation dialog unless in expert mode. RSA sign and encrypt
749 has been added with the same restrictions.
751 * [W32] Keyserver access does work with Windows NT.
754 Noteworthy changes in version 1.0.7 (2002-04-29)
755 ------------------------------------------------
757 * Secret keys are now stored and exported in a new format which
758 uses SHA-1 for integrity checks. This format renders the
759 Rosa/Klima attack useless. Other OpenPGP implementations might
760 not yet support this, so the option --simple-sk-checksum creates
761 the old vulnerable format.
763 * The default cipher algorithm for encryption is now CAST5,
764 default hash algorithm is SHA-1. This will give us better
765 interoperability with other OpenPGP implementations.
767 * Symmetric encrypted messages now use a fixed file size if
768 possible. This is a tradeoff: it breaks PGP 5, but fixes PGP 2,
769 6, and 7. Note this was only an issue with RFC-1991 style
772 * Photographic user ID support. This uses an external program to
775 * Enhanced keyserver support via keyserver "plugins". GnuPG comes
776 with plugins for the NAI LDAP keyserver as well as the HKP email
777 keyserver. It retains internal support for the HKP HTTP
780 * Nonrevocable signatures are now supported. If a user signs a
781 key nonrevocably, this signature cannot be taken back so be
784 * Multiple signature classes are usable when signing a key to
785 specify how carefully the key information (fingerprint, photo
786 ID, etc) was checked.
788 * --pgp2 mode automatically sets all necessary options to ensure
789 that the resulting message will be usable by a user of PGP 2.x.
791 * --pgp6 mode automatically sets all necessary options to ensure
792 that the resulting message will be usable by a user of PGP 6.x.
794 * Signatures may now be given an expiration date. When signing a
795 key with an expiration date, the user is prompted whether they
796 want their signature to expire at the same time.
798 * Revocation keys (designated revokers) are now supported if
799 present. There is currently no way to designate new keys as
802 * Permissions on the .gnupg directory and its files are checked
805 * --expert mode enables certain silly things such as signing a
806 revoked user id, expired key, or revoked key.
808 * Some fixes to build cleanly under Cygwin32.
810 * New tool gpgsplit to split OpenPGP data formats into packets.
812 * New option --preserve-permissions.
814 * Subkeys created in the future are not used for encryption or
815 signing unless the new option --ignore-valid-from is used.
817 * Revoked user-IDs are not listed unless signatures are listed too
818 or we are in verbose mode.
820 * There is no default comment string with ascii armors anymore
821 except for revocation certificates and --enarmor mode.
823 * The command "primary" in the edit menu can be used to change the
824 primary UID, "setpref" and "updpref" can be used to change the
827 * Fixed the preference handling; since 1.0.5 they were erroneously
828 matched against against the latest user ID and not the given one.
830 * RSA key generation.
832 * Merged Stefan's patches for RISC OS in. See comments in
833 scripts/build-riscos.
835 * It is now possible to sign and conventional encrypt a message (-cs).
837 * The MDC feature flag is supported and can be set by using
838 the "updpref" edit command.
840 * The status messages GOODSIG and BADSIG are now returning the primary
841 UID, encoded using %XX escaping (but with spaces left as spaces,
842 so that it should not break too much)
844 * Support for GDBM based keyrings has been removed.
846 * The entire keyring management has been revamped.
848 * The way signature stati are store has changed so that v3
849 signatures can be supported. To increase the speed of many
850 operations for existing keyrings you can use the new
851 --rebuild-keydb-caches command.
853 * The entire key validation process (trustdb) has been revamped.
854 See the man page entries for --update-trustdb, --check-trustdb
855 and --no-auto-check-trustdb.
857 * --trusted-keys is again obsolete, --edit can be used to set the
858 ownertrust of any key to ultimately trusted.
860 * A subkey is never used to sign keys.
862 * Read only keyrings are now handled as expected.
865 Noteworthy changes in version 1.0.6 (2001-05-29)
866 ------------------------------------------------
868 * Security fix for a format string bug in the tty code.
870 * Fixed format string bugs in all PO files.
872 * Removed Russian translation due to too many bugs. The FTP
873 server has an unofficial but better translation in the contrib
876 * Fixed expire time calculation and keyserver access.
878 * The usual set of minor bug fixes and enhancements.
880 * non-writable keyrings are now correctly handled.
883 Noteworthy changes in version 1.0.5 (2001-04-29)
884 ------------------------------------------------
886 * WARNING: The semantics of --verify have changed to address a
887 problem with detached signature detection. --verify now ignores
888 signed material given on stdin unless this is requested by using
889 a "-" as the name for the file with the signed material. Please
890 check all your detached signature handling applications and make
891 sure that they don't pipe the signed material to stdin without
892 using a filename together with "-" on the the command line.
894 * WARNING: Corrected hash calculation for input data larger than
895 512M - it was just wrong, so you might notice bad signature in
896 some very big files. It may be wise to keep an old copy of
899 * Secret keys are no longer imported unless you use the new option
900 --allow-secret-key-import. This is a kludge and future versions will
901 handle it in another way.
903 * New command "showpref" in the --edit-key menu to show an easier
904 to understand preference listing.
906 * There is now the notation of a primary user ID. For example, it
907 is printed with a signature verification as the first user ID;
908 revoked user IDs are not printed there anymore. In general the
909 primary user ID is the one with the latest self-signature.
911 * New --charset=utf-8 to bypass all internal conversions.
913 * Large File Support (LFS) is now working.
915 * New options: --ignore-crc-error, --no-sig-create-check,
916 --no-sig-cache, --fixed-list-mode, --no-expensive-trust-checks,
917 --enable-special-filenames and --use-agent. See man page.
919 * New command --pipemode, which can be used to run gpg as a
920 co-process. Currently only the verification of detached
921 signatures are working. See doc/DETAILS.
923 * Keyserver support for the W32 version.
925 * Rewritten key selection code so that GnuPG can better cope with
926 multiple subkeys, expire dates and so. The drawback is that it
929 * A whole lot of bug fixes.
931 * The verification status of self-signatures are now cached. To
932 increase the speed of key list operations for existing keys you
933 can do the following in your GnuPG homedir (~/.gnupg):
934 cp pubring.gpg pubring.gpg.save && gpg --export-all >x && \
935 rm pubring.gpg && gpg --import x
936 Only v4 keys (i.e not the old RSA keys) benefit from this caching.
938 * New translations: Estonian, Turkish.
941 Noteworthy changes in version 1.0.4 (2000-10-17)
942 ------------------------------------------------
944 * Fixed a serious bug which could lead to false signature verification
945 results when more than one signature is fed to gpg. This is the
946 primary reason for releasing this version.
948 * New utility gpgv which is a stripped down version of gpg to
949 be used to verify signatures against a list of trusted keys.
951 * Rijndael (AES) is now supported and listed with top preference.
953 * --with-colons now works with --print-md[s].
955 Noteworthy changes in version 1.0.3 (2000-09-18)
956 ------------------------------------------------
958 * Fixed problems with piping to/from other MS-Windows software
960 * Expiration time of the primary key can be changed again.
962 * Revoked user IDs are now marked in the output of --list-key
964 * New options --show-session-key and --override-session-key
965 to help the British folks to somewhat minimize the danger
966 of this Orwellian RIP bill.
968 * New options --merge-only and --try-all-secrets.
970 * New configuration option --with-egd-socket.
972 * The --trusted-key option is back after it left us with 0.9.5
974 * RSA is supported. Key generation does not yet work but will come
977 * CAST5 and SHA-1 are now the default algorithms to protect the key
978 and for symmetric-only encryption. This should solve a couple
979 of compatibility problems because the old algorithms are optional
982 * Twofish and MDC enhanced encryption is now used. PGP 7 supports
983 this. Older versions of GnuPG don't support it, so they should be
984 upgraded to at least 1.0.2
987 Noteworthy changes in version 1.0.2 (2000-07-12)
988 ----------------------------------------------
990 * Fixed expiration handling of encryption keys.
992 * Add an experimental feature to do unattended key generation.
994 * The user is now asked for the reason of revocation as required
995 by the new OpenPGP draft.
997 * There is a ~/.gnupg/random_seed file now which saves the
998 state of the internal RNG and increases system performance
999 somewhat. This way the full entropy source is only used in
1000 cases were it is really required.
1001 Use the option --no-random-seed-file to disable this feature.
1003 * New options --ignore-time-conflict and --lock-never.
1005 * Some fixes for the W32 version.
1007 * The entropy.dll is not anymore used by the W32 version but replaced
1008 by code derived from Cryptlib.
1010 * Encryption is now much faster: About 2 times for 1k bit keys
1011 and 8 times for 4k keys.
1013 * New encryption keys are generated in a way which allows a much
1016 * New command --export-secret-subkeys which outputs the
1017 the _primary_ key with it's secret parts deleted. This is
1018 useful for automated decryption/signature creation as it
1019 allows to keep the real secret primary key offline and
1020 thereby protecting the key certificates and allowing to
1021 create revocations for the subkeys. See the FAQ for a
1022 procedure to install such secret keys.
1024 * Keygeneration now writes to the first writeable keyring or
1025 as default to the one in the homedirectory. Prior versions
1026 ignored all --keyring options.
1028 * New option --command-fd to take user input from a file descriptor;
1029 to be used with --status-fd by software which uses GnuPG as a backend.
1031 * There is a new status PROGRESS which is used to show progress during
1034 * Support for the new MDC encryption packets. To create them either
1035 --force-mdc must be use or cipher algorithm with a blocksize other
1036 than 64 bits is to be used. --openpgp currently disables MDC packets
1037 entirely. This option should not yet be used.
1039 * New option --no-auto-key-retrieve to disable retrieving of
1040 a missing public key from a keyserver, when a keyserver has been set.
1042 * Danish translation
1044 Noteworthy changes in version 1.0.1 (1999-12-16)
1045 -----------------------------------
1047 * New command --verify-files. New option --fast-list-mode.
1049 * $http_proxy is now used when --honor-http-proxy is set.
1051 * Fixed some minor bugs and the problem with conventional encrypted
1052 packets which did use the gpg v3 partial length headers.
1054 * Add Indonesian and Portugese translations.
1056 * Fixed a bug with symmetric-only encryption using the non-default 3DES.
1057 The option --emulate-3des-s2k-bug may be used to decrypt documents
1058 which have been encrypted this way; this should be done immediately
1059 as this workaround will be remove in 1.1
1061 * Can now handle (but not display) PGP's photo IDs. I don't know the
1062 format of that packet but after stripping a few bytes from the start
1063 it looks like a JPEG (at least my test data). Handling of this
1064 package is required because otherwise it would mix up the
1065 self signatures and you can't import those keys.
1067 * Passing non-ascii user IDs on the commandline should now work in all
1070 * New keys are now generated with an additional preference to Blowfish.
1072 * Removed the GNU Privacy Handbook from the distribution as it will go
1073 into a separate one.
1076 Noteworthy changes in version 1.0.0 (1999-09-07)
1077 -----------------------------------
1079 * Add a very preliminary version of the GNU Privacy Handbook to
1080 the distribution (lynx doc/gph/index.html).
1082 * Changed the version number to GnuPG 2001 ;-)
1085 Noteworthy changes in version 0.9.11
1086 ------------------------------------
1088 * UTF-8 strings are now correctly printed (if --charset is set correctly).
1089 Output of --with-colons remains C-style escaped UTF-8.
1091 * Workaround for a problem with PGP 5 detached signature in textmode.
1093 * Fixed a problem when importing new subkeys (duplicated signatures).
1095 Noteworthy changes in version 0.9.10
1096 ------------------------------------
1098 * Some strange new options to help pgpgpg
1100 * Cleaned up the dox a bit.
1103 Noteworthy changes in version 0.9.9
1104 -----------------------------------
1106 * New options --[no-]utf8-strings.
1108 * New edit-menu commands "enable" and "disable" for entire keys.
1110 * You will be asked for a filename if gpg cannot deduce one.
1112 * Changes to support libtool which is needed for the development
1115 * New script tools/lspgpot to help transferring assigned
1116 trustvalues from PGP to GnuPG.
1118 * New commands --lsign-key and made --sign-key a shortcut for --edit
1121 * New options (#122--126 ;-) --[no-]default-recipient[-self],
1122 --disable-{cipher,pubkey}-algo. See the man page.
1124 * Enhanced info output in case of multiple recipients and fixed exit code.
1126 * New option --allow-non-selfsigned-uid to work around a problem with
1127 the German IN way of separating signing and encryption keys.
1130 Noteworthy changes in version 0.9.8
1131 -----------------------------------
1133 * New subcommand "delsig" in the edit menu.
1135 * The name of the output file is not anymore the one which is
1136 embedded in the processed message, but the used filename with
1137 the extension stripped. To revert to the old behaviour you can
1138 use the option --use-embedded-filename.
1140 * Another hack to cope with pgp2 generated detached signatures.
1142 * latin-2 character set works (--charset=iso-8859-2).
1144 * New option --with-key-data to list the public key parameters.
1145 New option -N to insert notations and a --set-policy-url.
1146 A couple of other options to allow reseting of options.
1148 * Better support for HPUX.
1151 Noteworthy changes in version 0.9.7
1152 -----------------------------------
1154 * Add some work arounds for a bugs in pgp 2 which led to bad signatures
1155 when used with canonical texts in some cases.
1157 * Enhanced some status outputs.
1159 Noteworthy changes in version 0.9.6
1160 -----------------------------------
1162 * Twofish is now statically linked by default. The experimental 128 bit
1163 version is now disabled. Full support will be available as soon as
1164 the OpenPGP WG has decided on an interpretation of rfc2440.
1166 * Dropped support for the ancient Blowfish160 which is not OpenPGP.
1168 * Merged gpgm and gpg into one binary.
1170 * Add "revsig" and "revkey" commands to the edit menu. It is now
1171 possible to revoke signature and subkeys.
1174 Noteworthy changes in version 0.9.5
1175 -----------------------------------
1177 * New command "lsign" in the keyedit menu to create non-exportable
1178 signatures. Removed --trusted-keys option.
1180 * A bunch of changes to the key validation code.
1182 * --list-trust-path now has an optional --with-colons format.
1184 * New command --recv-keys to import keys from an keyserver.
1187 Noteworthy changes in version 0.9.4
1188 -----------------------------------
1190 * New configure option --enable-static-rnd=[egd|linux|unix|none]
1191 to select a random gathering module for static linking.
1193 * The original text is now verbatim copied to a cleartext signed message.
1195 * Bugfixes but there are still a couple of bugs.
1198 Noteworthy changes in version 0.9.3
1199 -----------------------------------
1201 * Changed the internal design of getkey which now allows a
1202 efficient lookup of multiple keys and add a word match mode.
1204 * New options --[no-]encrypt-to.
1206 * Some changes to the configure stuff. Switched to automake 1.4.
1207 Removed intl/ from CVS, autogen.sh now uses gettextize.
1209 * Preferences now include Twofish. Removed preference to Blowfish with
1210 a special hack to suppress the "not listed in preferences" warning;
1211 this is to allow us to switch completely to Twofish in the near future.
1213 * Changed the locking stuff.
1215 * Print all user ids of a good signature.
1218 Noteworthy changes in version 0.9.2
1219 -----------------------------------
1221 * add some additional time warp checks.
1223 * Option --keyserver and command --send-keys to utilize HKP servers.
1225 * Upgraded to zlib 1.1.3 and fixed an inflate bug
1227 * More cleanup on the cleartext signatures.
1230 Noteworthy changes in version 0.9.1
1231 -----------------------------------
1233 * Polish language support.
1235 * When querying the passphrase, the key ID of the primary key is
1236 displayed along with the one of the used secondary key.
1238 * Fixed a bug occurring when decrypting pgp 5 encrypted messages,
1239 fixed an infinite loop bug in the 3DES code and in the code
1240 which looks for trusted signatures.
1242 * Fixed a bug in the mpi library which caused signatures not to
1245 * Rewrote the handling of cleartext signatures; the code is now
1246 better maintainable (I hope so).
1248 * New status output VALIDSIG only for valid signatures together
1249 with the fingerprint of the signer's key.
1252 Noteworthy changes in version 0.9.0
1253 -----------------------------------
1255 * --export does now only exports rfc2440 compatible keys; the
1256 old behaviour is available with --export-all.
1257 Generation of v3 ElGamal (sign and encrypt) keys is not longer
1260 * Fixed the uncompress bug.
1262 * Rewrote the rndunix module. There are two environment variables
1263 used for debugging now: GNUPG_RNDUNIX_DBG give the file to write
1264 debugging information (use "-" for stdout) and if GNUPG_RNDUNIX_DBGALL
1265 is set, all programs which are only tried are also printed.
1267 * New option --escape-from-lines to "dash-escape" "From " lines to
1268 prevent mailers to change them to ">From ". This is not enabled by
1269 default because it is not in compliance with rfc2440 - however, you
1273 Noteworthy changes in version 0.4.5
1274 -----------------------------------
1276 * The keyrings and the trustdb is now locked, so that
1277 other GnuPG processes won't damage these files. You
1278 may want to put the option --lock-once into your options file.
1280 * The latest self-signatures are now used; this enables --import
1281 to see updated preferences etc.
1283 * Import of subkeys should now work.
1285 * Random gathering modules may now be loaded as extensions. Add
1286 such a module for most Unices but it is very experimental!
1288 * Brazilian language support.
1291 Noteworthy changes in version 0.4.4
1292 -----------------------------------
1294 * Fixed the way the key expiration time is stored. If you have
1295 an expiration time on your key you should fix it with --edit-key
1296 and the command "expire". I apologize for this inconvenience.
1298 * Add option --charset to support "koi8-r" encoding of user ids.
1301 * Preferences should now work again. You should run
1302 "gpgm --check-trustdb \*" to rebuild all preferences.
1304 * Checking of certificates should now work but this needs a lot
1305 of testing. Key validation values are now cached in the
1306 trustdb; they should be recalculated as needed, but you may
1307 use --check-trustdb or --update-trustdb to do this.
1309 * Spanish translation by Urko Lusa.
1311 * Patch files are from now on signed. See the man page
1312 for the new option --not-dash-escaped.
1314 * New syntax: --edit-key <userID> [<commands>]
1315 If you run it without --batch the commands are executed and then
1316 you are put into normal mode unless you use "quit" or "save" as
1317 one of the commands. When in batch mode, the program quits after
1318 the last command, so you have to use "save" if you did some changes.
1319 It does not yet work completely, but may be used to list so the
1323 Noteworthy changes in version 0.4.3
1324 -----------------------------------
1326 * Fixed the gettext configure bug.
1328 * Kludge for RSA keys: keyid and length of a RSA key are
1329 correctly reported, but you get an error if you try to use
1330 this key (If you do not have the non-US version).
1332 * Experimental support for keyrings stored in a GDBM database.
1333 This is *much* faster than a standard keyring. You will notice
1334 that the import gets slower with time; the reason is that all
1335 new keys are used to verify signatures of previous inserted
1336 keys. Use "--keyring gnupg-gdbm:<name-of-gdbm-file>". This is
1337 not (yet) supported for secret keys.
1339 * A Russian language file in the distribution (alternatives are in
1340 the contrib directory of the FTP servers)
1342 * commandline option processing now works as expected for GNU programs
1343 with the exception that you can't mix options and normal arguments.
1345 * Now --list-key lists all matching keys. This is needed in some
1349 Noteworthy changes in version 0.4.2
1350 -----------------------------------
1352 * This is only a snapshot: There are still a few bugs.
1354 * Fixed this huge memory leak.
1356 * Redesigned the trust database: You should run "gpgm --check-trustdb".
1357 New command --update-trustdb, which adds new key from the public
1358 keyring into your trustdb
1360 * Fixed a bug in the armor code, leading to invalid packet errors.
1361 (a workaround for this was to use --no-armor). The shorten line
1362 length (64 instead of 72) fixes a problem with pgp5 and keyservers.
1364 * comment packets are not anymore generated. "--export" filters
1365 them out. One Exception: The comment packets in a secret keyring
1366 are still used because they carry the factorization of the public
1369 * --import now only looks for KEYBLOCK headers, so you can now simply
1370 remove the "- " in front of such a header if someone accidently signed
1371 such a message or the keyblock is part of a cleartext signed message.
1373 * --with-colons now lists the key expiration time and not anymore
1376 * Some keyblocks created with old releases have a wrong sequence
1377 of packets, so that the keyservers don't accept these keys.
1378 Simply using "--edit-key" fixes the problem.
1380 * New option --force-v3-sigs to generate signed messages which are
1381 compatible to PGP 5.
1383 * Add some code to support DLD (for non ELF systems) - but this is
1384 not tested because my BSD box is currently broken.
1386 * New command "expire" in the edit-key menu.
1390 Noteworthy changes in version 0.4.1
1391 -----------------------------------
1392 * A secondary key is used when the primary key is specified but cannot
1393 be used for the operation (if it is a sign-only key).
1395 * GNUPG can now handle concatenated armored messages: There is still a
1396 bug if different kinds of messages are mixed.
1398 * Iterated+Salted passphrases now work. If want to be sure that PGP5
1399 is able to handle them you may want to use the options
1400 "--s2k-mode 3 --s2k-cipher-algo cast5 --s2k-digest-algo sha1"
1401 when changing a passphrase.
1403 * doc/OpenPGP talks about OpenPGP compliance, doc/HACKING gives
1404 a few hints about the internal structure.
1406 * Checked gnupg against the August 1998 draft (07) and I believe
1407 it is in compliance with this document (except for one point).
1409 * Fixed some bugs in the import merging code and rewrote some
1410 code for the trustdb.
1413 Noteworthy changes in version 0.4.0
1414 -----------------------------------
1415 * Triple DES is now supported. Michael Roth did this piece of
1416 needed work. We have now all the coded needed to be OpenPGP
1419 * Added a simple rpm spec file (see INSTALL).
1421 * detached and armored signatures are now using "PGP SIGNATURE",
1422 except when --rfc1991 is used.
1424 * All times which are not in the yyyy-mm-dd format are now printed
1428 Noteworthy changes in version 0.3.5
1429 -----------------------------------
1430 * New option --throw-keyid to create anonymous enciphered messages.
1431 If gpg detects such a message it tires all available secret keys
1432 in turn so decode it. This is a gnupg extension and not in OpenPGP
1433 but it has been discussed there and afaik some products use this
1434 scheme too (Suggested by Nimrod Zimmerman).
1436 * Fixed a bug with 5 byte length headers.
1438 * --delete-[secret-]key is now also available in gpgm.
1440 * cleartext signatures are not anymore converted to LF only.
1442 * Fixed a trustdb problem. Run "gpgm --check-trustdb" to fix old
1445 * Building in another directory should now work.
1447 * Weak key detection mechanism (Niklas Hernaeus).
1450 Noteworthy changes in version 0.3.4
1451 -----------------------------------
1452 * New options --comment and --set-filename; see g10/OPTIONS
1454 * yes/no, y/n localized.
1458 Noteworthy changes in version 0.3.3
1459 -----------------------------------
1460 * IMPORTANT: I found yet another bug in the way the secret keys
1461 are encrypted - I did it the way pgp 2.x did it, but OpenPGP
1462 and pgp 5.x specify another (in some aspects simpler) method.
1463 To convert your secret keys you have to do this:
1464 1. Build the new release but don't install it and keep
1465 a copy of the old program.
1466 2. Disable the network, make sure that you are the only
1467 user, be sure that there are no Trojan horses etc ....
1468 3. Use your old gpg (version 0.3.[12]) and set the
1469 passphrases of ALL your secret keys to empty!
1470 (gpg --change-passphrase your-user-id).
1471 4. Save your ownertrusts (see the next point)
1472 5. rm ~/.gnupg/trustdb.gpg
1473 6. install the new version of gpg (0.3.3)
1474 7. For every secret key call "gpg --edit-key your-user-id",
1475 enter "passwd" at the prompt, follow the instructions and
1476 change your password back, enter "save" to store it.
1477 8. Restore the ownertrust (see next point).
1479 * The format of the trust database has changed; you must delete
1480 the old one, so gnupg can create a new one.
1481 IMPORTANT: Use version 0.3.[12] to save your assigned ownertrusts
1482 ("gpgm --list-ownertrust >saved-trust"); then build this new version
1483 and restore the ownertrust with this new version
1484 ("gpgm --import-ownertrust saved-trust"). Please note that
1485 --list-ownertrust has been renamed to --export-ownertrust in this
1486 release and it does now only export defined ownertrusts.
1488 * The command --edit-key now provides a commandline driven menu
1489 which can be used for various tasks. --sign-key is only an
1490 an alias to --edit-key and maybe removed in future: use the
1491 command "sign" of this new menu - you can select which user ids
1494 * Alternate user ids can now be created an signed.
1496 * Owner trust values can now be changed with --edit-key (trust)
1498 * GNUPG can now run as a coprocess; this enables sophisticated
1499 frontends. tools/shmtest.c is a simple sample implementation.
1500 This needs some more work: all tty_xxx() are to be replaced
1501 by cpr_xxx() and some changes in the display logics is needed.
1503 * Removed options --gen-prime and --gen-random.
1505 * Removed option --add-key; use --edit-key instead.
1507 * Removed option --change-passphrase; use --edit-key instead.
1509 * Signatures are now checked even if the output file could not
1510 be created. Command "--verify" tries to find the detached data.
1512 * gpg now disables core dumps.
1514 * compress and symmetric cipher preferences are now used.
1515 Because there is no 3DES yet, this is replaced by Blowfish.
1517 * We have added the Twofish as an experimental cipher algorithm.
1518 Many thanks to Matthew Skala for doing this work.
1519 Twofish is the AES submission from Schneier et al.; see
1520 "www.counterpane.com/twofish.html" for more information.
1522 * Started with a help system: If you enter a question mark at some
1523 prompt; you should get a specific help for this prompt.
1525 * There is no more backup copy of the secret keyring.
1527 * A lot of new bugs. I think this release is not as stable as
1531 Noteworthy changes in version 0.3.2
1532 -----------------------------------
1533 * Fixed some bugs when using --textmode (-seat)
1535 * Now displays the trust status of a positive verified message.
1537 * Keyrings are now scanned in the sequence they are added with
1538 --[secret-]keyring. Note that the default keyring is implicitly
1539 added as the very first one unless --no-default-keyring is used.
1541 * Fixed setuid and dlopen bug.
1543 Noteworthy changes in version 0.3.1
1544 -----------------------------------
1545 * Partial headers are now written in the OpenPGP format if
1546 a key in a v4 packet is used.
1548 * Removed some unused options, removed the gnupg.sig stuff.
1550 * Key lookup by name now returns a key which can be used for
1553 * New options --list-ownertrust (gpgm) to make a backup copy
1554 of the ownertrust values you assigned.
1556 * clear signature headers are now in compliance with OpenPGP.
1558 Noteworthy changes in version 0.3.0
1559 -----------------------------------
1561 * New option --emulate-checksum-bug. If your passphrase does not
1562 work anymore, use this option and --change-passphrase to rewrite
1565 * More complete v4 key support: Preferences and expiration time
1566 is set into the self signature.
1568 * Key generation defaults to DSA/ElGamal keys, so that new keys are
1569 interoperable with pgp5
1571 * DSA key generation is faster and key generation does not anymore
1572 remove entropy from the random generator (the primes are public
1573 parameters, so there is really no need for a cryptographic secure
1574 prime number generator which we had used).
1576 * A complete new structure for representing the key parameters.
1578 * Removed most public key knowledge into the cipher library.
1580 * Support for dynamic loading of new algorithms.
1582 * Moved tiger to an extension module.
1585 Noteworthy changes in version 0.2.19
1586 ------------------------------------
1588 * Replaced /dev/urandom in checks with new tool mk-tdata.
1590 * Some assembler file cleanups; some more functions for the Alpha.
1592 * Tiger has now the OpenPGP assigned number 6. Because the OID has
1593 changed, old signatures using this algorithm can't be verified.
1595 * gnupg now encrypts the compressed packed and not any longer in the
1596 reverse order; anyway it can decrypt both versions. Thanks to Tom
1597 for telling me this (not security related) bug.
1599 * --add-key works and you are now able to generate subkeys.
1601 * It is now possible to generate ElGamal keys in v4 packets to create
1604 * Some new features for better integration into MUAs.
1607 Noteworthy changes in version 0.2.18
1608 ------------------------------------
1610 * Splitted cipher/random.c, add new option "--disable-dev-random"
1611 to configure to support the development of a random source for
1612 other systems. Prepared sourcefiles rand-unix.c, rand-w32.c
1613 and rand-dummy.c (which is used to allow compilation on systems
1614 without a random source).
1616 * Fixed a small bug in the key generation (it was possible that 48 bits
1617 of a key were not taken from the random pool)
1619 * Add key generation for DSA and v4 signatures.
1621 * Add a function trap_unaligned(), so that a SIGBUS is issued on
1622 Alphas and not the slow emulation code is used. And success: rmd160
1625 * Enhanced the formatting facility of argparse and changed the use of
1626 \r,\v to @ because gettext does not like it.
1628 * New option "--compress-algo 1" to allow the creation of compressed
1629 messages which are readable by PGP and "--print-md" (gpgm) to make
1630 speed measurement easier.
1633 Noteworthy changes in version 0.2.17
1634 ------------------------------------
1636 * Comment packets are now of private type 61.
1638 * Passphrase code still used a 160 bit blowfish key, added a
1639 silly workaround. Please change your passphrase again - sorry.
1641 * Conventional encryption now uses a type 3 packet to describe the
1644 * The new algorithm number for Blowfish is 20, 16 is still used for
1645 encryption only; for signing it is only used when it is in a v3 packet,
1646 so that GNUPG keys are still valid.
1649 Noteworthy changes in version 0.2.16
1650 ------------------------------------
1652 * Add experimental support for the TIGER/192 message digest algorithm.
1653 (But there is only a dummy ASN OID).
1655 * Standard cipher is now Blowfish with 128 bit key in OpenPGP's CFB
1656 mode. I renamed the old cipher to Blowfish160. Because the OpenPGP
1657 group refused to assign me a number for Blowfish160, I have to
1658 drop support for this in the future. You should use
1659 "--change-passphrase" to recode your current passphrase with 128
1663 Noteworthy changes in version 0.2.15
1664 ------------------------------------
1666 * Fixed a bug with the old checksum calculation for secret keys.
1667 If you run the program without --batch, a warning does inform
1668 you if your secret key needs to be converted; simply use
1669 --change-passphrase to recalculate the checksum. Please do this
1670 soon, as the compatible mode will be removed sometime in the future.
1672 * CAST5 works (using the PGP's special CFB mode).
1674 * Again somewhat more PGP 5 compatible.
1676 * Some new test cases
1678 Noteworthy changes in version 0.2.14
1679 ------------------------------------
1681 * Changed the internal handling of keyrings.
1683 * Add support to list PGP 5 keyrings with subkeys
1685 * Timestamps of signatures are now verified.
1687 * A expiration time can now be specified during key generation.
1689 * Some speedups for Blowfish and SHA-1, rewrote SHA-1 transform.
1690 Reduced the amount of random bytes needed for key generation in
1694 Noteworthy changes in version 0.2.13
1695 ------------------------------------
1697 * Verify of DSA signatures works.
1699 * Re-implemented the slower random number generator.
1702 Noteworthy changes in version 0.2.12
1703 ------------------------------------
1705 * --delete-key checks that there is no secret key. The new
1706 option --delete-secret-key maybe used to delete a secret key.
1708 * "-kv" now works as expected. Options "--list-{keys,sigs]"
1709 and "--check-sigs" are now working.
1711 * New options "--verify" and "--decrypt" to better support integration
1712 into MUAs (partly done for Mutt).
1714 * New option "--with-colons" to make parsing of key lists easier.
1716 Noteworthy changes in version 0.2.11
1717 ------------------------------------
1719 * GPG now asks for a recipient's name if option "-r" is not used.
1721 * If there is no good trust path, the program asks whether to use
1722 the public keys anyway.
1724 * "--delete-key" works for public keys. What semantics shall I use
1725 when there is a secret key too? Delete the secret key or leave him
1726 and auto-regenerate the public key, next time the secret key is used?
1728 Noteworthy changes in version 0.2.10
1729 ------------------------------------
1731 * Code for the alpha is much faster (about 20 times); the data
1732 was misaligned and the kernel traps this, so nearly all time
1733 was used by system to trap the misalignments and to write
1734 syslog messages. Shame on me and thanks to Ralph for
1735 pointing me at this while drinking some beer yesterday.
1737 * Changed some configure options and add an option
1738 --disable-m-guard to remove the memory checking code
1739 and to compile everything with optimization on.
1741 * New environment variable GNUPGHOME, which can be used to set
1742 another homedir than ~/.gnupg. Changed default homedir for
1743 Windoze version to c:/gnupg.
1745 * Fixed detached signatures; detached PGP signatures caused a SEGV.
1747 * The Windoze version works (as usual w/o a strong RNG).
1750 Noteworthy changes in version 0.2.9
1751 -----------------------------------
1753 * Fixed FreeBSD bug.
1755 * Added a simple man page.
1757 * Switched to automake1.2f and a newer gettext.
1759 Noteworthy changes in version 0.2.8
1760 -----------------------------------
1762 * Changed the name to GNUPG, the binaries are called gpg and gpgm.
1763 You must rename rename the directory "~/.g10" to ~/.gnupg/, rename
1764 {pub,sec}ring.g10 to {pub,sec}ring.gpg, trustdb.g10 to trustdb.gpg
1765 and g10.sig to gnupg.sig.
1767 * New or changed passphrases are now salted.
1770 Noteworthy changes in version 0.2.7
1771 -----------------------------------
1773 * New command "gen-revoke" to create a key revocation certificate.
1775 * New option "homedir" to set the homedir (which defaults to "~/.g10").
1776 This directory is created if it does not exists (only the last
1777 part of the name and not the complete hierarchy)
1779 * Command "import" works. (Try: "finger gcrypt@ftp.guug.de|g10 --import")
1781 * New commands "dearmor/enarmor" for g10maint. These are mainly
1782 used for internal test purposes.
1784 * Option --version now conforming to the GNU standards and lists
1785 the available ciphers, message digests and public key algorithms.
1787 * Assembler code for m68k (not tested).
1789 * "make check" works.
1791 Noteworthy changes in version 0.2.6
1792 -----------------------------------
1794 * Option "--export" works.
1797 Noteworthy changes in version 0.2.5
1798 -----------------------------------
1800 * Added zlib for systems which don't have it.
1801 Use "./configure --with-zlib" to link with the static version.
1803 * Generalized some more functions and rewrote the encoding of
1804 message digests into MPIs.
1806 * Enhanced the checkit script
1809 Noteworthy changes in version 0.2.4
1810 -----------------------------------
1812 * nearly doubled the speed of the ElGamal signature verification.
1814 * backup copies of keyrings are created.
1816 * assembler stuff for Pentium; gives about 15% better performance.
1818 * fixed a lot of bugs.
1821 Noteworthy changes in version 0.2.3
1822 -----------------------------------
1824 * Found a bug in the calculation of ELG fingerprints. This is now
1825 fixed, but all existing fingerprints and keyids for ELG keys
1826 are not any more valid.
1828 * armor should now work; including clear signed text.
1830 * moved some options to the new program g10maint
1832 * It's now 64 bit clean and runs fine on an alpha--linux.
1834 * Key generation is much faster now. I fixed this by using not
1835 so strong random number for the primes (this was a bug because the
1836 ElGamal primes are public parameters and it does not make sense
1837 to generate them from strong random). The real secret is the x value
1838 which is still generated from strong (okay: /dev/random) random bits.
1840 * added option "--status-fd": see g10/OPTIONS
1842 * We have secure memory on systems which support mlock().
1843 It is not complete yet, because we do not have signal handler
1844 which does a cleanup in very case.
1845 We should also check the ulimit for the user in the case
1846 that the admin does not have set a limit on locked pages.
1848 * started with internationalization support.
1850 * The logic to handle the web of trust is now implemented. It is
1851 has some bugs; but I'm going to change the algorithm anyway.
1852 It works by calculating the trustlevel on the fly. It may ask
1853 you to provide trust parameters if the calculated trust probability
1854 is too low. I will write a paper which discusses this new approach.
1856 * a couple of changes to the configure script.
1858 * New option "--quick-random" which uses a much quicker random
1859 number generator. Keys generated while this option is in effect
1860 are flags with "INSECURE!" in the user-id. This is a development
1863 * Read support for new version packets (OpenPGP).
1865 * Comment packets are now of correct OpenPGP type 16. Old comment
1866 packets written by G10 are detected because they always start with
1867 a hash which is an invalid version byte.
1869 * The string "(INSECURE!)" is appended to a new user-id if this
1870 is generated on a system without a good random number generator.
1873 Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004,
1874 2005, 2006 Free Software Foundation, Inc.
1876 This file is free software; as a special exception the author gives
1877 unlimited permission to copy and/or distribute it, with or without
1878 modifications, as long as this notice is preserved.
1880 This file is distributed in the hope that it will be useful, but
1881 WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
1882 implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.