Compare commits

..

No commits in common. "81f614a3cbd26412c6af7f0a31c0f128121fbfa4" and "7b9ef53e488b739ba09a8caf5c2efc3f575db8cc" have entirely different histories.

View file

@ -122,11 +122,3 @@ scalar + the verify path's reachable code), regenerated in full by
See [TRUSTED-BASE.md](TRUSTED-BASE.md) for the complete list of assumptions
(Lean kernel, mathlib, Charon/Aeneas semantics, external-function models,
and — in the signature layer only — an opaque SHA-512 model).
## Provenance
Proof engineering in this repository builds on the verification methodology
and proof architecture of
[PlanetMacro/ed25519-verificationtest](https://github.com/PlanetMacro/ed25519-verificationtest)
(the reference solution). All proofs here are checked against **this fork's
own extracted code**; nothing is claimed that the check script does not compile.