Package convex.core.crypto
Class SLIP10
java.lang.Object
convex.core.crypto.SLIP10
Class implementing SLIP-0010 private key generations for Ed25519 private keys
See: https://github.com/satoshilabs/slips/blob/master/slip-0010.md
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SLIP10
public SLIP10()
-
-
Method Details
-
getMaster
-
derive
-
deriveKeyPair
-