• 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: Base64 data string decode to save to file
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: Base64 data string decode to save to file


  • Subject: RE: Base64 data string decode to save to file
  • From: "Pablo Herrera" <email@hidden>
  • Date: Wed, 16 Jul 2008 10:29:55 -0500

Thanks!

As I have been looking into this this morning, i found similar uses of
libCrypto--and tried using them.  However, as I recently found out, I am
unable to use these libs as Apple has decided that those libraries would not
be available in my case.  ;)  But I think I have come across some code that
might allow me to do what I want.  I'll be trying it out soon.

Pablo C. Herrera
Systems Engineer
Data Nexus, Inc.
email@hidden
(979) 696-3400




  _____

From: Jens Alfke [mailto:email@hidden]
Sent: Wednesday, July 16, 2008 10:12 AM
To: Pablo Herrera
Cc: email@hidden
Subject: Re: Base64 data string decode to save to file



On 16 Jul '08, at 7:21 AM, Pablo Herrera wrote:


What are recommended methods to decode the data so I may save it to file?


OpenSSL has base64 conversion APIs in its libCrypto. In my code I use a nice
Obj-C wrapper by Dave Dribin:
http://www.dribin.org/dave/files/base64.zip

-Jens

Attachment: GSNSDataExtensions.m
Description: Binary data

Attachment: GSNSDataExtensions.h
Description: Binary data

_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Base64 data string decode to save to file (From: "Pablo Herrera" <email@hidden>)
 >Re: Base64 data string decode to save to file (From: Jens Alfke <email@hidden>)

  • Prev by Date: Re: how do I make chat bubbles using a custom cell
  • Next by Date: Re: Inter-thread communications (live/deadlock?)
  • Previous by thread: Re: Base64 data string decode to save to file
  • Next by thread: Setting Core Data attribute values to related entity attribute values
  • Index(es):
    • Date
    • Thread