discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: SMySQL.framework (was: Screenshots of WebCore...)


From: Chris B. Vetter
Subject: Re: SMySQL.framework (was: Screenshots of WebCore...)
Date: Wed, 17 Dec 2003 10:41:05 -0800

On Wed, 17 Dec 2003 10:20:53 -0800 (PST)
Alex Perez <aperez@student.santarosa.edu> wrote:
> > I'll need some help with this probably.  The two big problems are 
> > going to be replacing the KeyChain stuff and converting the
> > interface. 
> > Has anybody got any experience with this sort of thing?
> All the OS X IM clients which are otherwise quite portable to GNUstep
> use the OS X keychain stuff from security.framework as 
> well...Security.framework is a *BEAST*, but maybe we could implement
> just the API calls required to do the keychain stuff successfully, and
> store the keys in the users' GNUstep directory or something....

Apple's Security framework is written in C++.
The reason why it's so huge is that they (at least tried to, I haven't
checked whether they actually did) implemented the complete CDSA and
CSSM specification...

-- 
Chris




reply via email to

[Prev in Thread] Current Thread [Next in Thread]