mirror of
https://github.com/saymrwulf/dalek-ed25519-verified.git
synced 2026-09-04 20:24:12 +00:00
extract.sh drops --opaque crate::edwards::decompress: step_1/step_2, sqrt_ratio_i, pow_p58, and FieldElement51::from_bytes now extract as real code (source aa0f6ab patches step_2's conditional_negate to the documented negate-then-conditional-assign - the ConditionallyNegatable blanket impl is the one thing the toolchain cannot translate). No new axioms: the slice-level ct_eq the sqrt check needs was already a real def. Full button green on the regenerated universe. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| gen | ||
| Proofs | ||
| check-scalar.sh | ||
| check.sh | ||
| CurveField.llbc | ||
| CurveSig.llbc | ||
| extract.sh | ||
| lean-guard | ||