PV4 ⊧ IFC-CEGARchecks if a program is safe with respect to variables marked secret
Application domain/field
- Security verification
- Information flow
Type of tool
Model checker?Expected input
- Program
- Set of high-security variables
Format:
C-program with annotations indicating the secret variables and the locations at which leaks should be checked.Expected output
SAFE
, UNSAFE
or UNKNOWN