cardano_byron_legacy_key_derivator

Module for Cardano Byron legacy BIP32 keys derivation.

References

https://input-output-hk.github.io/cardano-wallet/concepts/master-key-generation https://cips.cardano.org/cips/cip3/byron.md

class CardanoByronLegacyKeyDerivator

Bases: Bip32KholawEd25519KeyDerivatorBase

Cardano Byron legacy key derivator class. It allows keys derivation for Cardano-Byron (legacy, used by old versions of Daedalus). Derivation based on BIP32 ed25519 Khovratovich/Law with some differences on keys computation.