Skip to content

Commit

Permalink
Fix index.
Browse files Browse the repository at this point in the history
  • Loading branch information
J08nY committed Feb 19, 2024
1 parent 238f0e5 commit dcbe6bb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
---
---
## Constant-timeness verification tools

This page lists tools for testing and verification of constant-timeness of programs.
Expand All @@ -10,7 +8,7 @@ This page lists tools for testing and verification of constant-timeness of progr

| Name | Year | Target | Technique | Guarantees |
| --------------------------------------- | ---- | ------- | ----------- | ----------------------- |
| [Abacus](/tools/abacus) | 2021 | Binary | Dynamic | sound with restrictions |
| [Abacus](tools/abacus) | 2021 | Binary | Dynamic | sound with restrictions |
| [ABPV13](#abpv13) | 2013 | C | Formal | sound |
| [ANABLEPS](#anableps) | 2019 | Binary | Dynamic | no |
| [Binsec/Rel](#binsecrel) | 2020 | Binary | Symbolic | sound with restrictions |
Expand Down

0 comments on commit dcbe6bb

Please sign in to comment.