PDA

View Full Version : Base64 library !?


felix
02-12-2004, 05:45 PM
Hi!

Someone know a library or function that i can use to encode and decode BASE64 data in C language ??

ps: Example of use, is appreciated.. hehehe 8)

Thkz a lot,

Regards.

bzchevalier
02-13-2004, 05:37 PM
Go to
http://www.fourmilab.ch/webtools/base64/

and download the tarball...

felix
02-16-2004, 06:01 PM
Hi!!

Thkz a lot! I know the unix program base64, i thinked in call it with execve(), but i'm searching by a library/function that do it. :)

Someone know it ?

thkz.

aukahi
04-15-2004, 01:19 AM
read this article and write your own function.
http://email.about.com/cs/standards/a/base64_encoding.htm