Bitcoin Forum
May 18, 2024, 03:40:39 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Another base58 question.  (Read 707 times)
Coherent1337 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 14, 2014, 03:17:19 PM
 #1

Hello everyone.

So,                 0x39 =  0011 1001 = 57 is a "z"      in base58.
But why is        0x3A = 0011 1010 = 58 a "21"        in base58?

And what is the difference between base58 and base58check and where exactly is base58check used?

Thanks
yogi
Legendary
*
Offline Offline

Activity: 947
Merit: 1042


Hamster ate my bitcoin


View Profile
January 14, 2014, 03:21:28 PM
 #2

https://en.bitcoin.it/wiki/Base58Check_encoding

Coherent1337 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 14, 2014, 03:28:22 PM
 #3

thanks but I still don't see the difference
HS-EC-Coins
Newbie
*
Offline Offline

Activity: 11
Merit: 0


View Profile
January 14, 2014, 03:29:21 PM
 #4

Hello everyone.

So,                 0x39 =  0011 1001 = 57 is a "z"      in base58.
But why is        0x3A = 0011 1010 = 58 a "21"        in base58?

And what is the difference between base58 and base58check and where exactly is base58check used?

Thanks

Hey !

Check this link : https://en.bitcoin.it/wiki/List_of_address_prefixes

57 is P or Q
58 is Q
Coherent1337 (OP)
Newbie
*
Offline Offline

Activity: 5
Merit: 0


View Profile
January 14, 2014, 03:34:28 PM
 #5

Hello everyone.

So,                 0x39 =  0011 1001 = 57 is a "z"      in base58.
But why is        0x3A = 0011 1010 = 58 a "21"        in base58?

And what is the difference between base58 and base58check and where exactly is base58check used?

Thanks

Hey !

Check this link : https://en.bitcoin.it/wiki/List_of_address_prefixes

57 is P or Q
58 is Q

Hm okay. but why is 58 21 and not "Q"? And on what does it depend of 57 is P or Q?
yogi
Legendary
*
Offline Offline

Activity: 947
Merit: 1042


Hamster ate my bitcoin


View Profile
January 14, 2014, 03:37:29 PM
 #6

thanks but I still don't see the difference

Four bytes of SHA256-based error checking code.

yogi
Legendary
*
Offline Offline

Activity: 947
Merit: 1042


Hamster ate my bitcoin


View Profile
January 14, 2014, 03:39:43 PM
 #7

// - Don't want 0OIl characters that look the same in some fonts and
//      could be used to create visually identical looking account numbers.

code_string =
  "123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"

Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!