This is an example of how to generate a kyber key from a mnemonic.
Rust implementation of Kyber got written (manually transpiled) by Jakub Doka.
The keys are seeded through bip39, as the plan is to use is in conjuncture with substrate wallets after it gets reviewed.