Re: linking w/ correct libcrypto version?
Re: linking w/ correct libcrypto version?
- Subject: Re: linking w/ correct libcrypto version?
- From: Alex Rice <email@hidden>
- Date: Fri, 5 Dec 2003 02:58:25 -0700
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?
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.