OpenSSH and OpenSSL snapshots
Richard Levitte - VMS Whacker
levitte at stacken.kth.se
Thu Jan 24 20:06:52 EST 2002
From: Jeffrey Altman <jaltman at columbia.edu>
jaltman> The only way that this can be handled is to use macros to map from
jaltman> the old api to the new functions. I do not see any other way that
jaltman> will allow the libdes.a to be mixed with libcrypto.a.
I'm thinking you're right. At the same time, I want to retain C type
security as well as possible. How about this: I could rename all the
old functions to _old_des_* and then have cpp macros that map des_* to
_old_des_*. That would probably resolve all the issues.
--
Richard Levitte \ Spannvägen 38, II \ LeViMS at stacken.kth.se
Redakteur at Stacken \ S-168 35 BROMMA \ T: +46-8-26 52 47
\ SWEDEN \ or +46-733-72 88 11
Procurator Odiosus Ex Infernis -- poei at bofh.se
Member of the OpenSSL development team: http://www.openssl.org/
Software Engineer, GemPlus: http://www.gemplus.com/
Unsolicited commercial email is subject to an archival fee of $400.
See <http://www.stacken.kth.se/~levitte/mail/> for more info.
More information about the openssh-unix-dev
mailing list