• 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
md5 for Cocoa / Linker problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

md5 for Cocoa / Linker problems


  • Subject: md5 for Cocoa / Linker problems
  • From: Michael Becker <email@hidden>
  • Date: Fri, 2 Jul 2004 03:08:40 +0200

Hi!

Basically I am simply wanting to retrieve a string's md5-value. I have searched the list for md5 and found that people keep suggesting the openssl/md5.h library. However, when I include (or rather import) it in my file and set the projects linker option to -lcrypto (I do this in the project's info dialog, "General" -> "Linking" -> "Other Linker flags"), I get about 1,400 warnings, mainly about double defines etc.
Therefore my questions:

a) What am I doing wrong?

b) Is there any wrapper / easy-to-use class out there to compute md5 values of an NSString (resp. NSData) object?

Kind regards,
Michael
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.


  • Follow-Ups:
    • Re: md5 for Cocoa / Linker problems
      • From: Malte Tancred <email@hidden>
    • Re: md5 for Cocoa / Linker problems
      • From: Nick Zitzmann <email@hidden>
  • Prev by Date: Re: Mixing Objective-C and C++ in Xcode
  • Next by Date: Re: Mixing Objective-C and C++ in Xcode
  • Previous by thread: Re: Strategy to split up large class files?
  • Next by thread: Re: md5 for Cocoa / Linker problems
  • Index(es):
    • Date
    • Thread