Skip to content

4.4.0 HD Wallets for Ed25519

Compare
Choose a tag to compare
@ERussel ERussel released this 11 Aug 10:17
· 2 commits to release/4.0.0 since this release
ffe292a

Add implementation of the BIP32 for Ed25519 crypto using spec.

Implementation of the BIP32KeypairFactory is refactored by introducing clear separation between Secp256k1 (BIP32Secp256KeypairFactory) crypto and Ed25519 (BIP32Ed25519KeyFactory) crypto.