How to convert a passphrase to an address with Lisk Cryptography?

Solution: You can convert a passphrase to both an address or publicKey with the getAddressAndPublicKeyFromPassphrase that lisk-cryptography contains.

You can find the reference documentation here.