Extending a parent public key to create a child public key

0

I want to create public key from parent e public key like this:

enter image description here

In this picture I can see left 256 bits and it's become 264 after "sum" with parent public key.

But 256 bits what is it?

When Extending a parent private key to create a child private key, (see picture)

enter image description here

left 256 bits is child private key

monkeyUser

Posted 2019-02-11T10:18:16.847

Reputation: 245

Could you clarify your question? Which part of the graph you are asking what it is?Mike D 2019-02-11T17:02:41.823

No answers