Re: linking w/ correct libcrypto version?
Re: linking w/ correct libcrypto version?
- Subject: Re: linking w/ correct libcrypto version?
- From: Christian Weykopf <email@hidden>
- Date: Fri, 5 Dec 2003 13:07:13 +0100
Am Freitag, 05.12.03, um 10:58 Uhr (Europe/Berlin) schrieb Alex Rice:
On Dec 5, 2003, at 1:36 AM, Chris Ridd wrote:
There are also the (CDSA?) libraries that Apple includes in
Security.framework. I thought they're based on CDSA, but have no
proof of
this.
Thanks for the tip!
I'm stuck at trying to use apple's CryptoSample/DigestTool.cpp code in
my Objective-C project. I get as far as including Security.framework,
#import <Security/Security.h>, example code seems to compile my code
OK, then I get "Undefined symbols _cdsaScpAttach". I tried renaming
the .m file to .mm because I remember something about that enables the
C++ compiler. I've been reading through the "Security" section of the
Developer Docs, but didn't see anything about SHA1 digests, CSSM_*
structs or functions.
Any pointers or sample code?
Maybe the Keychain Framework helps.
<http://sourceforge.net/projects/keychain/>
Alex Rice <email@hidden> | Mindlube Software |
<http://mindlube.com>
what a waste of thumbs that are opposable
to make machines that are disposable -Ani DiFranco
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.
--
Christian Weykopf
Meilenstein Mac OS Software
Neue Strasse 5
D-31582 Nienburg
Fax: +49 (0) 5021 91 24 45
<http://www.meilenstein.de/>
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.