Difference between revisions of "Base64 (command)"
Jump to navigation
Jump to search
Tags: Mobile web edit, Mobile edit |
|||
Line 2: | Line 2: | ||
[[wikipedia:Base64]] | [[wikipedia:Base64]] | ||
− | <code>base64</code> command is included in <code>[[coreutils]]</code> package | + | * <code>base64</code> command is included in <code>[[coreutils]]</code> package |
− | + | * <code>[[openssl base64]]</code> | |
Revision as of 09:48, 15 September 2021
This article is a Draft. Help us to complete it.
base64
command is included incoreutils
packageopenssl base64
echo -n 'YOUR_TEST' | base64
echo 'AAAAB3NzaC1yc2EAAAADAQABAAABAQDEbKq5U57fhzQ3SBbs3NVmgY2ouYZfPhc6cXBNEFpRT3T100fnbkYw+EHi76nwsp+uGxk08kh4GG881DrgotptrJj2dJxXpWp/SFdVu5S9fFU6l6dCTC9IBYYCCV8PvXbBZ3oDZyyyJT7/vXSaUdbk3x9MeNlYrgItm2KY6MdHYEg8R994Sspn1sE4Ydey5DfG/WNWVrzFCI0sWI3yj4zuCcUXFz9sEG8fIYikD9rNuohiMenWjkj6oLTwZGVW2q4wRL0051XBkmfnPD/H6gqOML9MbZQ8D6/+az0yF9oD61SkifhBNBRRNaIab/Np7XD61siR8zNMG/vCKjFGICnp' | base64 -D | md5
6530389635564f6464e8e3a47d593e19
See also
authorized_keys
file forOpenSSH
Advertising: