.. SAW training materials documentation master file, created by sphinx-quickstart on Wed Sep 2 15:21:57 2020. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. Program Verification with SAW ============================= SAW, the Software Analysis Workbench, is a tool for program verification. This example-driven tutorial demonstrates how to use SAW for common tasks and how to integrate it into the software development lifecycle. The tutorial makes use of several :download:`example files `. .. toctree:: :maxdepth: 2 :caption: Contents: Getting Started Specifications and Verification Memory Layout and Pointers Compositional Verification of Salsa20 Extended Exercise: HMAC Maintenance Example Solution: HMAC Maintenance Further Reading Glossary Indices and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`