createKeypair

Derive a key pair from a 32-byte seed (libtorrent's ed25519_create_keypair).

Return

Pair(publicKey 32 bytes, privateKey 64 bytes).