Subject: Re: openssl and IDEA
To: None <current-users@netbsd.org>
From: None <itojun@iijlab.net>
List: current-users
Date: 06/08/2002 01:44:12
>> - if IDEA is enabled, it should be included in SSL negotiation and such
>> (linking libcrypto_idea is not a perfect solution, due to symbol
>> resolution from within libcrypto won't refer libcrypto_idea)
>Can something be done with either weak symbols and/or dlopen/dlsym?
yes, that's the magic i'm asking for. any takers?
(not sure about crypto regulation/legal matters if we have such a
"plugin" mechanism, though)
itojun