verifying-crypto-with-lean/chapters
saymrwulf 45048d4898 Verifying Cryptography with Lean 4: complete 12-chapter curriculum
- 53-page LaTeX/TikZ book (main.pdf + full sources): from zero background
  to reading the real Ed25519/Pasta verification projects
- runnable exercises with sorry-holes + complete solutions for chapters
  2-7, 9, 12; every solution file compiles clean (zero errors, no sorry)
  against Lean v4.30.0-rc2 + Mathlib 5450b53e
- lake project pinned to the same toolchain/Mathlib the solutions were
  verified with; students fetch the Mathlib cache, never build it
- honesty ledger in README: what was machine-checked and how

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-03 09:44:40 +02:00
..
ch01-why-verify.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch02-meet-lean.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch03-propositions-as-types.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch04-tactics.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch05-numbers-and-automation.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch06-modular-arithmetic.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch07-primality-certificates.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch08-rust-to-lean.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch09-denotation-bridge.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch10-verifying-a-field.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch11-honesty-and-axioms.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00
ch12-the-pyramid.tex Verifying Cryptography with Lean 4: complete 12-chapter curriculum 2026-07-03 09:44:40 +02:00