On Thu, May 22, 2008, karim Bendadda wrote:

> Hi All,
> 
>    I'm trying to decode a Base64 encoded string. Using the openssl decoding
> command:*
> 
> echo
> "nnnKZdKOQMmVpLEOBqNU3L07ELMSoQxW0z7SvgZBmwXpjvMYPqnSMaWy9vu6NFUHGc40nhLbaFe8vI159nZHHdMOssHyfI6kzXljRolfrSX6bNjcMvfy7k5J+2xo451u="
> | openssl enc -base64 -d
> 
> *I got no result! nothing!!!  I tried to decode this string on an online
> base64 decoder http://webnet77.com/cgi-bin/helpers/base-64.pl  and it's ok!!
> I have the correct string
> ( wich is an encrypted string). What's wrong with openssl command???
> 

Did you try the -A option?

Steve.
--
Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage
OpenSSL project core developer and freelance consultant.
Homepage: http://www.drh-consultancy.demon.co.uk
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to