gsti/src (ChangeLog gsti.h main.c pubkey.c pubkey.h)
cvs user werner
cvs at cvs.gnupg.org
Thu Jul 1 14:36:30 CEST 2004
Date: Thursday, July 1, 2004 @ 14:36:30
Author: werner
Path: /cvs/wk/gsti/src
Modified: ChangeLog gsti.h main.c pubkey.c pubkey.h
examples/
* server.c (PUBKEY): Not used; removed.
* rsa.sec: Adapted for swapped n,e.
src/
* main.c (gsti_set_client_key): Release an existing key.
(gsti_set_client_key_blob): New.
* pubkey.c (pk_table): Swapped RSA parameters; E comes first.
(_gsti_rsa_sign, _gsti_rsa_verify): Adapt for it.
(_gsti_rsa_sign, _gsti_dss_sign): Check number of parameters and
support a sign callback.
* pubkey.h (struct gsti_key_s): Add members SIGN_FNC and
SIGN_FNC_VALUE.
-----------+
ChangeLog | 13 ++++++
gsti.h | 14 ++++++-
main.c | 35 +++++++++++++++++-
pubkey.c | 116 +++++++++++++++++++++++++++++++++++++++++++++---------------
pubkey.h | 2 +
5 files changed, 150 insertions(+), 30 deletions(-)
More information about the Gnupg-commits
mailing list