gsti/src (ChangeLog api.h gsti.h kex.c pubkey.c pubkey.h)
cvs user twoaday
cvs at cvs.gnupg.org
Fri Jun 4 10:22:46 CEST 2004
Date: Friday, June 4, 2004 @ 10:22:46
Author: twoaday
Path: /cvs/wk/gsti/src
Modified: ChangeLog api.h gsti.h kex.c pubkey.c pubkey.h
2004-06-02 Timo Schulz <twoaday at g10code.de>
* pubkey.c (gsti_key_save): New.
(_gsti_key_fromblob): RSA support.
* Finished RSA support.
2004-06-01 Timo Schulz <twoaday at g10code.de>
* pubkey.c (sexp_from_buffer): PKCS#1 support.
Changed all callers.
(sexp_get_sshmpi): Use SSH_PK_LAST to check for invalid
pubkey algorithm ids.
(gsti_key_from_sexp): New. Create a gsti key handle based
on a s-exp struct created by Libgcrypt.
* Add nskey to the pubkey table structure.
-----------+
ChangeLog | 21 ++++
api.h | 5
gsti.h | 2
kex.c | 14 +-
pubkey.c | 307 ++++++++++++++++++++++++++++++++++++++++++++++--------------
pubkey.h | 11 +-
6 files changed, 278 insertions(+), 82 deletions(-)
More information about the Gnupg-commits
mailing list