CVS update: gnupg/cipher
Werner Koch
wkoch@guug.de
Thu, 15 Jul 1999 10:16:42 +0200
Date: Thursday July 15, 1999 @ 10:16
Author: wkoch
Update of /home/koch/cvs/gnupg/cipher
In directory sigtrap:/tmp/cvs-serv28776/cipher
Modified Files:
ChangeLog cipher.c dsa.c elgamal.c pubkey.c
Log Message:
Thu Jul 15 10:15:35 CEST 1999 Werner Koch <wk@isil.d.shuttle.de>
* elgamal.c (elg_check_secret_key,elg_encrypt
elg_decrypt,elg_sign,elg_verify): Sanity check on the args.
* dsa.c (dsa_check_secret_key,dsa_sign,dsa_verify): Ditto.
* pubkey.c (disable_pubkey_algo): New.
(check_pubkey_algo2): Look at disabled algo table.
* cipher.c (disable_cipher_algo): New.
(check_cipher_algo): Look at disabled algo table.
File: ChangeLog Status: Up-to-date
File: cipher.c Status: Up-to-date
File: dsa.c Status: Up-to-date
File: elgamal.c Status: Up-to-date
File: pubkey.c Status: Up-to-date