CryptoVerif and Tamarin models, minor doc updates
Signed-off-by: Kamal Tufekcic <kamal@lo.sh>
This commit is contained in:
parent
18af877ef0
commit
e6d0a1ef1a
18 changed files with 2925 additions and 8 deletions
|
|
@ -11,6 +11,8 @@ Pure-Rust post-quantum cryptographic library. Provides composite identity keys (
|
|||
| [Abstract.md](Abstract.md) | Security analysis specification — adversary model, theorems, and verification targets for formal modeling |
|
||||
| [Specification.md](Specification.md) | Full cryptographic specification (v1) |
|
||||
| [CHEATSHEET.md](CHEATSHEET.md) | API quick reference with types, sizes, and signatures |
|
||||
| [tamarin/README.md](tamarin/README.md) | Symbolic formal verification — 8 Tamarin models, 55 lemmas (Theorems 1–13) |
|
||||
| [cryptoverif/README.md](cryptoverif/README.md) | Computational formal verification — 5 CryptoVerif models with concrete security bounds |
|
||||
|
||||
## Crate Layout
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue