Programming The Blockchain in C#
Programming The Blockchain in C#
README
Foreword
Introduction
Bitcoin transfer
Key generation and encryption
Is it random enough?
Like the good ol’ days
BIP38 (Part 2)
HD Wallet (BIP 32)
Mnemonic Code for HD Keys (BIP39)
Stealth addresses
Other types of ownership
Other types of asset
Create your own wallet
Key generation and encryption
# Key generation and encryption {#key-generation-encryption}
Previous
Proof of ownership as an authentication method
Next
Is it random enough?
Last updated
2 years ago
Edit on GitHub