On Wed, Jun 28, 2000, [EMAIL PROTECTED] wrote: > how can I encrypt a string with base64-encryption using openssl? openssl base64 But base64 is an encoding mechanism (just like hexadecimal encoding for example), not encryption. ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [EMAIL PROTECTED] Automated List Manager [EMAIL PROTECTED]
- Re: base64-encoding with openssl Arun Venkataraman
- base64-encoding with openssl silvio . matthes
- Ulf Moeller