werner committed to libgcrypt/cipher

cvs@cvs.gnupg.org cvs@cvs.gnupg.org
Sat, 24 Nov 2001 15:21:05 +0100


Date:	Saturday November 24, 2001 @ 15:21
Author:	werner

Update of /cvs/gnupg/libgcrypt/cipher
In directory trithemius:/tmp/cvs-serv24427

Modified Files:
	ChangeLog pubkey.c 
Log Message:
* pubkey.c: Added the rsaEncryption OID to the tables.
(sexp_to_key): Add an arg to return the index of the algorithm,
changed all callers.
(gcry_pk_sign): Find the signature algorithm by name and not by
number.
(gcry_pk_get_nbits): Fixed so that we can now really pass a secret
key to get the result.

File: ChangeLog        	Status: Up-to-date
File: pubkey.c         	Status: Up-to-date