There is a newer version of the record available.

Published December 25, 2022 | Version 0.1
Software Open

Generating Proof Certificates for a Language-Agnostic Deductive Program Verifier

  • 1. Carnegie Mellon University
  • 2. University of Illinois, Urbana-Champaign
  • 3. Advanced Digital Sciences Center, Illinois at Singapore

Description

A language-agnostic program verifier takes three inputs: a program, its formal specification, and the formal semantics of the programming language in which the program is written. It then uses a language-agnostic verification algorithm to prove
the program correct with respect to its specification, using directly the formal language semantics. Such a complex verifier can easily have bugs. This paper proposes a method to certify the correctness of each successful verification run by generating a proof certificate for it. The proof certificate can be checked by a small proof checker. The preliminary experiments apply the method
to generate proof certificates for the verification of an imperative language, a functional language, and an assembly language, showing that the proposed method is language-agnostic.

Files

README.md

Files (258.0 MB)

Name Size Download all
md5:ce60f1670324b7785d8bee5ed18025a5
258.0 MB Download
md5:3578c53dff88aa6034d8c7b4395d9568
4.3 kB Preview Download