-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add "Proof Guide" document following review in PR 246
This PR add a guide to proof using CBMC for the mlkem-native project in cbmc/proofs/proof_guide.md The document contains: * Onboarding and installation guide for CBMC * Common proof "patterns" * Advice on writing loop invariants and contracts * A step-by-step guide to producing a new proof of a C function * A worked example of the above process. Signed-off-by: Rod Chapman <[email protected]>
- Loading branch information
1 parent
8001044
commit 6f5e75c
Showing
3 changed files
with
464 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.