Re: How to use functions of Kernel.framework? (especially Blowfish)
Re: How to use functions of Kernel.framework? (especially Blowfish)
- Subject: Re: How to use functions of Kernel.framework? (especially Blowfish)
- From: Alex Rice <email@hidden>
- Date: Sun, 3 Feb 2002 00:41:14 -0700
On Saturday, February 2, 2002, at 11:27 AM, Manfred Lippert wrote:
Hi,
I am trying to use the blowfish encryption/decryption functions with
project
builder in an Cocoa Mac OS X application.
There is a header file <crypto/blowfish.h> in Kernel.framework and I can
compile with it. But when I link, I got the error "Undefined symbols:
Hi, maybe try this header file instead. I've successfully used openssl
from a Cocoa app
/usr/local/include/openssl/blowfish.h
Alex Rice <email@hidden>
Mindlube Software
http://www.mindlube.com/