Log in Go to the main page Page Discussion History Go to the file list Go to the site toolbox Bookmark and Share

Encode Data Using Base64, Using OpenSSL

From RZWiki


Image:linux-logo-large.png Image:Application-certificate.svg

To encode data using base64, using OpenSSL use the enc command as shown below;

echo -n admin:networkstuff | openssl enc -base64

The output will be: YWRtaW46bmV0d29ya3N0dWZm

Image:icemon-medium.png Related Articles

You could just use our online encoder/decoder instead: http://www.networkstuff.eu/tools/base64/base64.php

For decoding base64 data, see our Decode Base64 Encoded Data, Using OpenSSL

See our other OpenSSL articles

Information on OpenSSL Commands


Image:internet-group-chat-small.png We really do appreciate all feedback so please do send your comments, suggestions or corrections to sjiveson#routerzone.eu
(replacing the # with an @)


Site Toolbox:

Personal tools
This page was last modified on 9 September 2009, at 10:54. - Disclaimers - About RZWiki
Powered by MediaWiki