Base64 is a basic encoding mechanism (it is **not** encryption) used by HTTP
clients for encoding username and password, for urls that requires user
authentication. It is quite simple and there are a lot of implementations
freely available (C/Perl/Java). Just do a search on www.google.com to sample
a few.
Arun.
-----Original Message-----
From: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED] <[EMAIL PROTECTED]>
Date: Wednesday, June 28, 2000 1:13 PM
Subject: base64-encoding with openssl
>
>
>Hallo,
>
>how can I encrypt a string with base64-encryption using openssl?
>(I'll need it to authenticate to a webserver after connect,
>username:password
>have to be base64-encoded.)
>
>Thanks in advance.
>
>Silvio Matthes
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]