Post
Topic
Board Beginners & Help
Re: Bitcoin algorithms, need help with base58 encoding
by
Onichan
on 09/03/2013, 20:40:11 UTC
Ok that does make more sense, but I still think I am getting the wrong big integer as 6368099731808814328175274076776670756354696346421856450745089246076352148867543 0192536461 is bigger than a 128bit number.

Edit: I figured out I need to use a language that supports arbitrary precision.