mirror of
https://github.com/saymrwulf/anza-ed25519-verified.git
synced 2026-09-04 20:24:06 +00:00
coherence pass 1: TRUSTED-BASE scalar notes + both check-button docs
Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
This commit is contained in:
parent
9594c9ff16
commit
6b22f9bfda
1 changed files with 8 additions and 0 deletions
|
|
@ -58,6 +58,14 @@ cd verification
|
|||
./check.sh # compiles EVERY shipped file + axiom-audits EVERY certificate
|
||||
```
|
||||
|
||||
The scalar layer has its own pair of buttons:
|
||||
|
||||
```bash
|
||||
./extract-scalar.sh # regenerates gen/CurveScalar (Scalar52 limb arithmetic)
|
||||
./check-scalar.sh # compiles the scalar gen + the proven scalar foundation
|
||||
```
|
||||
|
||||
|
||||
## Trusted base
|
||||
|
||||
See [TRUSTED-BASE.md](TRUSTED-BASE.md) for the complete list of assumptions
|
||||
|
|
|
|||
Loading…
Reference in a new issue