Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Convert an audio file (mp3 or avi) in binary (C#)

I'm working in VisualIDSP++ 5.1.1 for a project and its session is selected on BF533 simulator. I have to encrypt an audio file,in C, in real time, using a RC4 algorithm. I've got the algorithm and it's working perfectly on a text file. I don't know how to work with an audio file. I heard that I have to read it binary, to convert it using base64 and after this I can encrypt it. How could I read it binary in this software?

Comments