• Top
    • Documentation
    • Books
    • Boolean-reasoning
    • Projects
    • Debugging
    • Std
    • Proof-automation
    • Macro-libraries
    • ACL2
    • Interfacing-tools
    • Hardware-verification
    • Software-verification
      • Kestrel-books
        • Crypto-hdwallet
        • Apt
        • Error-checking
        • Fty-extensions
        • Isar
        • Kestrel-utilities
        • Set
        • Soft
        • C
        • Bv
        • Imp-language
        • Event-macros
        • Java
        • Bitcoin
          • Bip32
          • Bech32
          • Bip39
          • Bip44
          • Base58
            • Base58-encode
            • Base58-decode
            • Base58-character
            • Base58-value
            • Base58-val=>char
            • Base58-vals=>chars
            • Base58-chars=>vals
            • Base58-char=>val
            • *base58-characters*
            • Base58-value-list
            • Base58-character-list
            • *base58-zero*
            • Bip43
            • Bytes
            • Base58check
            • Cryptography
            • Bip-350
            • Bip-173
          • Ethereum
          • Yul
          • Zcash
          • ACL2-programming-language
          • Prime-fields
          • Json
          • Syntheto
          • File-io-light
          • Cryptography
          • Number-theory
          • Lists-light
          • Axe
          • Builtins
          • Solidity
          • Helpers
          • Htclient
          • Typed-lists-light
          • Arithmetic-light
        • X86isa
        • Axe
        • Execloader
      • Math
      • Testing-utilities
    • Base58

    *base58-zero*

    Character that encodes 0 in the Base58 encoding.

    This is the first character of *base58-characters*.

    Definition: *base58-zero*

    (defconst *base58-zero*
      (car *base58-characters*))