MetaMask / key-tree

MIT License
50 stars 17 forks source link

Validate BIP-32-Ed25519 private keys #172

Closed Mrtenz closed 5 months ago

Mrtenz commented 5 months ago

BIP-32-Ed25519 private keys have some conditions that they must satisfy in order to be valid. This adds validation for those conditions.

Related to MM-04-003 WP1.