Cryptographic Keys
There are many ways to generate a cryptographic key for securing your Libre account.
This is a more advanced topic on key creation and management.
LIBRE Account Namesare protected by cryptographic keys. This is typical for all blockchain accounts. Libre uses the same elliptical curve cryptoraphy as Bitcoin (secp256k1). To generate your own keys you can use any of the following tools.
The benefit of generating your own seed phrase is that you will be able to import your account into Bitcoin Libre which provides a simple to use interface.
We recommend using either Bitcoin Libre or our web tool to generate seed phrase and pub/private keys:
However, Libre is compatible with any any Standard BIP 39/32/44 seed generator.
The secp256k1 derivation path is 44'/194'/0'/0/0
- Bitcoin Libre Seed to Key Converter (open source) https://github.com/salimcansatici/Bitcoin-Libre-Seed-to-Key-Converter
Any of the following tools can also extract a key from any BIP39 12 word seed phrase.
- Bitcoin Libre Seed to Key Converter (open source) https://github.com/salimcansatici/Bitcoin-Libre-Seed-to-Key-Converter
Simple and secure ways to generate a key to use with Anchor or cleos wallets.