semuxproject / semux-core

Semux Core
https://www.semux.org
MIT License
76 stars 31 forks source link

Add BIP32-Ed25519 implementation #174

Closed semuxgo closed 5 years ago

semuxgo commented 5 years ago

Resolves issue #171

There is no standards for the extended keys format, so we propose the follow specs:

.. chain code key data
Extended Private Key .. c (32 bytes) kL (32 bytes) + kR (32 bytes)
Extended Public Key .. c (32 bytes) A (32 bytes)