Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

Monaj

macrumors regular
Original poster
May 24, 2009
193
0
Hi all,

I want to perform encryption - decryption of certain audio - video files.

Can anyone suggest me some suitable algorithms in cocoa, objective- c, c, or c++ to accomplish it?

You can suggest me some link and/ or third party software for it.

Thanks,

Monaj
 

robbieduncan

Moderator emeritus
Jul 24, 2002
25,611
893
Harrogate
How secure do you want your encryption to be? Also algorithms are code-independent.

I'd suggest AES for a reasonably degree of security. Wikipedia provides a nice overview of the algorithm.

OpenSSL has libraries than can be used for AES encryption.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.