• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to use functions of Kernel.framework? (especially Blowfish)
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to use functions of Kernel.framework? (especially Blowfish)


  • Subject: How to use functions of Kernel.framework? (especially Blowfish)
  • From: Manfred Lippert <email@hidden>
  • Date: Sat, 02 Feb 2002 19:27:48 +0100

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:
_BF_set_key". So the blowfish functions cannot be found by the linker. But I
cannot link against Kernel.framework because it has no libraries in it. It
has only headers. I think that is because the "libraries" are system calls
in this case. But how can I use blowfish? Where is the library with the
system call "stubs" to link against?

Regards,
Mani


  • Follow-Ups:
    • Re: How to use functions of Kernel.framework? (especially Blowfish)
      • From: Alex Rice <email@hidden>
    • Re: How to use functions of Kernel.framework? (especially Blowfish)
      • From: Andrew Pinski <email@hidden>
  • Prev by Date: Re: Dumb mistake, I'm sure...
  • Next by Date: Re: sound advice
  • Previous by thread: Re: Draggable buttons
  • Next by thread: Re: How to use functions of Kernel.framework? (especially Blowfish)
  • Index(es):
    • Date
    • Thread