Re: Public key algorithm
Re: Public key algorithm
- Subject: Re: Public key algorithm
- From: Creed Erickson <email@hidden>
- Date: Mon, 21 Jul 2003 17:06:48 -0700
You need to look at the Security.framework
http://developer.apple.com/security/ might be a good starting place.
-- Creed
On Monday, July 21, 2003, at 03:16 PM, Stefan Pantke wrote:
As far as I could figure out, no support for public-key cryptography
is supplied
by cocoa. Searching Apple's website, only links to javax and openssl
could be found.
But since I'm new to cryptography, openssl is a bit hard at this
moment...
Does someone already implemented a public-key algorithm to be
integrated in
a ObjC/cocoa project? A simplified interface to DH or RSA or something
would
be fine as well.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.