mirror of
https://github.com/saymrwulf/anza-ed25519-verified.git
synced 2026-09-04 20:24:06 +00:00
Compare commits
No commits in common. "25b73f1778de0084eb0166a934df95c186c9ef01" and "673c15e10a082788f7965fcb0faeefcca0d15136" have entirely different histories.
25b73f1778
...
673c15e10a
1 changed files with 8 additions and 0 deletions
|
|
@ -130,3 +130,11 @@ 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.
|
||||
|
|
|
|||
Loading…
Reference in a new issue