mirror of
https://github.com/saymrwulf/dalek-ed25519-verified.git
synced 2026-09-03 20:13:48 +00:00
Compare commits
No commits in common. "8ded7bcf9a1f0016cee93f371796b935b25b7ff8" and "33fb8bb2311c70ead2e83c060ad5149d46ab44de" have entirely different histories.
8ded7bcf9a
...
33fb8bb231
1 changed files with 0 additions and 8 deletions
|
|
@ -120,11 +120,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
|
See [TRUSTED-BASE.md](TRUSTED-BASE.md) for the complete list of assumptions
|
||||||
(Lean kernel, mathlib, Charon/Aeneas semantics, external-function models,
|
(Lean kernel, mathlib, Charon/Aeneas semantics, external-function models,
|
||||||
and — in the signature layer only — an opaque SHA-512 model).
|
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