Skip to content

Commit 425ee1b

Browse files
committed
Update README.md
1 parent c55b7da commit 425ee1b

1 file changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,13 @@
11
Verified X.509 Certificate Validation
22
---
33

4-
This is the main repo of Verdict, a formally verified X.509 certificate validator.
4+
Verdict is an end-to-end formally verified X.509 certificate validation library.
5+
You can use Verdict to derive X.509 validators of your own policies, or use one of
6+
our formal models of X.509 policies in Chrome, Firefox, or OpenSSL.
57

68
See also
7-
- Paper at USENIX Security 2025: [https://verdict.rs/paper](https://verdict.rs/paper).
9+
- Our paper at USENIX Security 2025: [https://verdict.rs/paper](https://verdict.rs/paper).
10+
- Documentation: [https://secure-foundations.github.io/verdict/verdict/index.html](https://secure-foundations.github.io/verdict/verdict/index.html).
811
- Benchmarking harnesses: [https://github.com/secure-foundations/verdict-bench](https://github.com/secure-foundations/verdict-bench).
912

1013
## Dependencies

0 commit comments

Comments
 (0)