dshaw committed to gnupg/g10

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Tue, 29 Jan 2002 02:12:00 +0100


Date:	Tuesday January 29, 2002 @ 2:12
Author:	dshaw

Update of /cvs/gnupg/gnupg/g10
In directory trithemius:/tmp/cvs-serv4959

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog encode.c g10.c options.h pkclist.c 
Log Message:
--pgp6 flag.  This is not nearly as involved as --pgp2.  In short, it
turns off force_mdc, turns on no_comment, escape_from, and force_v3_sigs,
and sets compression to 1.  It also restricts the user to IDEA (if
present), 3DES, CAST5, MD5, SHA1, and RIPEMD160. See the comments above
algo_available() for lots of discussion on why you would want to do this.

File: ChangeLog        	Status: Up-to-date
File: encode.c         	Status: Up-to-date
File: g10.c            	Status: Up-to-date
File: options.h        	Status: Up-to-date
File: pkclist.c        	Status: Up-to-date