CVS update: gnupg/cipher

Werner Koch wkoch@guug.de
Thu, 28 Oct 1999 16:09:47 +0200


Date:	Thursday October 28, 1999 @ 16:09
Author:	wkoch

Update of /home/koch/cvs/gnupg/cipher
In directory sigtrap:/tmp/cvs-serv853/cipher

Modified Files:
      Tag: STABLE-BRANCH-1-0
	ChangeLog elgamal.c random.c 
Log Message:
Thu Oct 28 16:08:20 CEST 1999  Werner Koch  <wk@gnupg.de>

	* random.c (fast_random_poll): Check whether RUSAGE_SELF is defined;
	this is not the case for some ESIX and Unixware, although they have
	getrusage().

	* elgamal.c (sign): Hugh found strange code here. Replaced by BUG().


File: ChangeLog        	Status: Up-to-date
File: elgamal.c        	Status: Up-to-date
File: random.c         	Status: Up-to-date