Fri Jun 25 16:11:47 1999  Werner Koch  (wk@gnupg.org)

	* bigint.c (clear_limbs): New.
	(bi_lshift): Fixed case for n==0
	(bi_rshift_limb,bi_div,barret): New.
	(bi_mod): Use Barret reduction if possible.
	(bi_mul): Faster by working on complete machine words.
	(bi_mulm): Now used the classical algorithm.
	* dsa.c (verify_signature): Initialized the PK structure.

	* configure.in: Set version to 0.5.0.
	(--enable-debug): Now defaults to no.

Wed Jun  9 09:31:22 1999  Werner Koch  (wk@gnupg.org)

	* bigint.c (INC_COUNTER): Moved to correct ifdef part.

	* elf.c (parse_note): New.
	(sfsv_locate_elf_signature): Locates the notes section via section
	table if it has not been found in the PHDR table.

Wed Jun  9 08:19:54 1999  Werner Koch  (wk@gnupg.org)

	* bigint.c (INC_COUNTER): Use counters only if debug is enabled.
	* elf.c (sfsv_locate_elf_signature): Do printf while in debug mode.


