Proof carrying code is code (typically machine code, bytecode, etc.) accompanied by a proof that the code satisfies some property such as memory safety, termination, etc.
Notes related to Proof carrying code
Papers related to Proof carrying code
- Proof-carrying code [necula:popl:1997]