playing with smartcard: rsa key upload?

Markus Friedl markus at openbsd.org
Mon Nov 4 20:28:49 EST 2002


On Sun, Nov 03, 2002 at 06:14:57PM +0100, Danny De Cock wrote:
> the attachment contains a source file which solves the segmentation
> faults: a few type conflicts caused fatal misunderstandings between
> several routines of openssl and openssh.

no, 'fatal misunderstandings' is wrong. OpenSSL has 2 different interfaces
for overloading the RSA routines (engine and non-engine). check scard.c
for a way to work around this problem (->USE_ENGINE).

(btw, please send diffs instead of complete files).

-m



More information about the openssh-unix-dev mailing list