Skip to content

Commit

Permalink
generated the optimized dettman code
Browse files Browse the repository at this point in the history
  • Loading branch information
OwenConoly committed Apr 24, 2023
1 parent db684cb commit b7798cb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
24 changes: 12 additions & 12 deletions fiat-c/src/secp256k1_dettman_64.c

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/Arithmetic/DettmanMultiplication.v
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ Module DettmanMultiplication.
(weight_limbs_mod_s_eq_0 : (weight limbs) mod s = 0)
(wprops : @weight_properties weight).

Definition register_width : nat := 52. (* for testing purposes *)
Definition register_width : nat := 64. (* for testing purposes *)

Let c := Associational.eval c_.

Expand Down

0 comments on commit b7798cb

Please sign in to comment.