Post
Topic
Board Anfänger und Hilfe
Re: Komprimierter Private key
by
Alio33
on 25/11/2017, 18:53:24 UTC
Kurzer Nachtrag:
Die "komprimierte Form" ist wohl das "Wallet Import Format".
Dieses bräuchte ich im "Normalformat".
Wie wandelt man das um?

Habe diese Info gerade gefunden:

A compressed address is just the way of storing a public key in fewer bytes (33 instead of 65). There are no compatibility or security issues because they are precisely the same keys, just stored in a different way. The original Bitcoin software didn't use compressed keys only because their use was no disadvantages other than that a little bit of additional computation is needed to validate a signature.

Danke!
Alio33