$ echo -n "hello" | openssl enc -base64 aGVsbG8=However when decoding you must not use the swtich '-n':
$ echo "aGVsbG8=" | openssl base64 -d hello
$ echo -n "hello" | openssl enc -base64 aGVsbG8=However when decoding you must not use the swtich '-n':
$ echo "aGVsbG8=" | openssl base64 -d hello
Nestor Urquiza is a hands-on technologist, security-first thinker and results-oriented business executive. An Electronics Engineer dealing with hardware, embedded/web software development, security, compliance and full business funnel process engineering. Keeping things simple and innovating top-down, from Marketing to Accounting.
No comments:
Post a Comment