CandidateBlock Docs
latest

Contents:

  • Introduction
  • Base Number Systems
  • Computer Number Systems
  • Bitcoin Basics
CandidateBlock Docs
  • Welcome to CandidateBlock Bitcoin Documentation
  • Edit on GitHub

Welcome to CandidateBlock Bitcoin Documentation

Contents:

  • Introduction
    • Motivation
  • Base Number Systems
    • Base10
      • Examples
    • Base2 (Binary)
      • Examples
    • Base16 (HEX / Hexadecimal)
      • Examples
    • Base64
    • Base58
  • Computer Number Systems
    • Bits
    • Bytes
    • ASCII
      • ASCII Control Characters (0-31)
      • ASCII Printable Characters (32-127)
      • Hello World! Example
    • Endianness
      • Big-Endian (BE)
      • Little-Endian (LE)
    • Python Byte Arrays
      • Byte String Prefix
      • Bytes Object
  • Bitcoin Basics
    • PGP
    • Public and Private Keys
    • SHA256 Cryptographic Hash Functions

Indices and tables

  • Index

  • Search Page

Next

© Copyright 2023, CandidateBlock.com. Revision 9930c56b.

Built with Sphinx using a theme provided by Read the Docs.