Post
Topic
Board Development & Technical Discussion
Re: Simple solution for a safe privatekey?
by
uminatsu
on 15/04/2014, 16:20:50 UTC
The base58check encoding has a 32-bit checksum built in, so if you change one or two letters it is not only possible to detect the error, but to recover the correct key as well.