The base58checked tag has no wiki summary.
3
votes
1answer
94 views
Does a Vanity Address reduce the randomness / entropy of the private key? Is there cryptographic proof?
Since a vanity address discards many "valid" keys in order to find one that matches a pre-determined string, I think that the "randomness" of the data would be reduced, thus weakening the key.
Is ...
1
vote
1answer
43 views
What development tests should I do when creating a Base58Checked parser? [closed]
Are there any special tests (test data) I should run against my code if I've written a Base58Checked encoder/decoder?
2
votes
1answer
262 views
How do I Base58 Checked encode / decode an address in C#? What does “normalize leading zeros” mean?
I am trying to encode and decode a Base58 address in C#. The following function is a start, but it has a few issues:
This code does not normalize leading zeros (what does that look like?)
If this ...
5
votes
1answer
146 views
Why does vanitygen ban certain letters on testnet?
I'm guessing that vanitygen is more strict or has different rules than production's Base58 rules.
Why are some of thse names marked not possible?
C:\vanitygen>oclvanitygen -k -o ...
3
votes
1answer
147 views
What would happen if two public keys had the same Base58 hash?
If two different public keys had the same Base 58 hash, what would happen?
Could one key spend money in the other account?
What would happen to the monies received by the shared base58 hash?
6
votes
2answers
385 views
How many bitcoins have been sent to Base58-invalid addresses?
Some bitcoins have been permanently lost when they are sent the the following addresses. The explanation I've found is that they contain characters that are invalid in Base58
...