Re: openssl base64 routines

2006-11-22 Thread Dr. Stephen Henson
On Wed, Nov 22, 2006, Ambarish Mitra wrote: > Hi all, > > Is there some API functions to base64 encode and decode strings? > > I saw that "base64" command is supported in openssl, (openssl base64 > [options]), but I could not find any functions that I can call in my C, C++ > application programs

openssl base64 routines

2006-11-22 Thread Ambarish Mitra
Hi all, Is there some API functions to base64 encode and decode strings? I saw that "base64" command is supported in openssl, (openssl base64 [options]), but I could not find any functions that I can call in my C, C++ application programs. Please guide. Best regards, Ambarish. _