Google
×
Proof-carrying code (PCC) is a software mechanism that allows a host system to verify properties about an application via a formal proof that accompanies the application's executable code.
This paper describes proof-carrying code (PCC), a mechanism by which a host system can determine with certainty that it is safe to execute a program ...
Proof-Carrying Code (PCC) is a technique by which a host computer system can verify automatically that code provided by an untrusted agent is safe to ...
Proof-carrying code is a framework for the mechani- cal verification of safety properties of machine language programs, but the problem arises of quis ...

Proof-carrying code

Proof-carrying code is a software mechanism that allows a host system to verify properties about an application via a formal proof that accompanies the application's executable code. Wikipedia
Jul 22, 2002 · Overview. Proof-Carrying Code (PCC) is a technique that can be used for safe execution of untrusted code.
This paper describes proof-carrying code (PCC), a mechanism by which a host system can determine with certainty that it is safe to execute a program supplied. ( ...
People also ask
Mar 22, 2022 · The idea behind PCC is that we want to execute some untrusted machine code. But we don't want to sacrifice our system security to do it. And we ...
Definition. Proof-Carrying Code (PCC) is a general mechanism for verifying that a code fragment can be executed safely on a host system.
This paper describes proof-carrying code (PCC), a mechanism by which a host system can determine with certainty that it is safe to execute a program supplied. ( ...
The goal was to build Proof-Carrying Code systems with machine-checked proofs of security from the foundations of logic.