paint-brush
Learn More About Data Encoding: Base64 vs Base58by@wagslane
737 reads
737 reads

Learn More About Data Encoding: Base64 vs Base58

by Lane Wagner2mJuly 25th, 2020
Read on Terminal Reader
Read this story w/o Javascript
tldt arrow

Too Long; Didn't Read

Base64 is one of the most popular encoding formats for representing data. Base58 is just another encoding format (with 58 characters instead of 64) Base58 has gained popularity largely due to Bitcoin and other cryptocurrencies. ASCII is meant to be used in applications that need a simple way to represent Latin-based text, the Arabic numerals, and formatting characters like newlines and spacing. Each character (typically) takes an entire byte (8 bits) of data, and a padding character, =, is used to round to the nearest multiple of 4.

People Mentioned

Mention Thumbnail

Companies Mentioned

Mention Thumbnail
Mention Thumbnail
featured image - Learn More About Data Encoding: Base64 vs Base58
Lane Wagner HackerNoon profile picture
Lane Wagner

Lane Wagner

@wagslane

Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

About @wagslane
LEARN MORE ABOUT @WAGSLANE'S
EXPERTISE AND PLACE ON THE INTERNET.
L O A D I N G
. . . comments & more!

About Author

Lane Wagner HackerNoon profile picture
Lane Wagner@wagslane
Founder of Boot.dev. Whining about coding sins since 2011. Committing coding sins for the same.

TOPICS

THIS ARTICLE WAS FEATURED IN...

Permanent on Arweave
Read on Terminal Reader
Read this story in a terminal
 Terminal
Read this story w/o Javascript
Read this story w/o Javascript
 Lite
Also published here