|
|
|
|
|
by shiandow
390 days ago
|
|
Converting large integers to decimal is nontrivial, especially when you don't trust languages to handle large numbers. Why you wouldn't just use the hexadecimal that everyone else seems to use I don't know. There seems to be a rather arbitrary cutoff where people prefer base64 to hexadecimal. |
|