Re: Base64 encoding on Leopard
Re: Base64 encoding on Leopard
- Subject: Re: Base64 encoding on Leopard
- From: Ryan McGann <email@hidden>
- Date: Tue, 20 Nov 2007 14:13:24 -0800
>>btw I filed a bug <rdar://problem/5608839> requesting a nice,
>>general purpose base64 encode/decode API.
>That would be super-useful. Thank you Quinn.
OpenSSL has one that our application has used for a long time without problem. OpenSSL also has MD5 and other hashing algorithms. The API is a little over the top, but is flexible (it can be used on files, raw memory, etc.) Look in <openssl/evp.h> and Google online for examples. OpenSSL ships with OS X.
-- Ryan
email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden