• 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
        • Ethereum
          • Mmp-trees
          • Semaphore
          • Database
          • Cryptography
          • Rlp
            • Rlp-tree
            • Rlp-decoding-executable
            • Rlp-decodability
            • Rlp-encoding
            • Rlp-decoding-declarative
            • Rlp-big-endian-representations
          • Transactions
          • Hex-prefix
          • Basics
          • Addresses
        • 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
  • Ethereum

Rlp

Recursive Length Prefix (RLP).

RLP is a serialization (encoding) method for Ethereum, described in [YP:B] and in Page `RLP' of [Wiki]; we reference that page of [Wiki] as `[Wiki:RLP]').

Subtopics

Rlp-tree
RLP trees.
Rlp-decoding-executable
Executable definitions of RLP decoding.
Rlp-decodability
Proofs that RLP encodings can be decoded.
Rlp-encoding
RLP encoding.
Rlp-decoding-declarative
Declarative definitions of RLP decoding.
Rlp-big-endian-representations
Big-endian representation of scalars in RLP.