Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 303 Bytes

README.md

File metadata and controls

5 lines (3 loc) · 303 Bytes

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.