• 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
Re: Xcode: Mac OS X 10.3 and MD5 library
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Xcode: Mac OS X 10.3 and MD5 library


  • Subject: Re: Xcode: Mac OS X 10.3 and MD5 library
  • From: Alexey Proskuryakov <email@hidden>
  • Date: Fri, 02 Jul 2004 16:29:05 +0400

On 02.07.2004 15:34, "email@hidden"
<email@hidden> wrote:

> I use the following MD5 functions from <sys/md5.h> :
>
> MD5Init, MD5Final, MD5Update

  These are private, you shouldn't use headers from "sys/".

> I can compile but the linker doesn't find implementation of these functions.
> Which library/Framework contains these functions?

  MD5_Init et al (note the underscore) are from openssl, the header is
<openssl/md5.h>.

> PS: Why Apple doesn't give man pages for all functions? There is no man page
> for the MD5 functions!

  man MD5_Init

- WBR, Alexey Proskuryakov
_______________________________________________
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.


  • Prev by Date: Xcode: Mac OS X 10.3 and MD5 library
  • Next by Date: Re: Xcode: Mac OS X 10.3 and MD5 library
  • Previous by thread: Re: Xcode: Mac OS X 10.3 and MD5 library
  • Next by thread: [SLIGHTLY OFF]Nib file format decision
  • Index(es):
    • Date
    • Thread