Skip to content

Commit

Permalink
Audit fixes/arya (#236)
Browse files Browse the repository at this point in the history
* style: acknowledge sqrtRatio and A!=0 findings

* refactor: SSWU fewer todos. TODO (:p) no isogeny case for A coeff

* style: updated svdw standard reference, no change since previous version

* style: sswu references, no change since latest implementation

* style: update reference for sqrt_ratio q = 3 mod 4, no change

* style: update sqrt_ratio refs for any field, no change

* style: update sgn0 ref and prettify

* style: update hash and encode to curve refs

* style: more reference updates and pretty squaring

* style: decision made to keep variables local to function when possible

* style: more exponent prettification
  • Loading branch information
Tabaie authored Aug 3, 2022
1 parent 1645452 commit 37a7e97
Show file tree
Hide file tree
Showing 20 changed files with 1,022 additions and 1,147 deletions.
149 changes: 69 additions & 80 deletions ecc/bls12-377/hash_to_g1.go

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

Loading

0 comments on commit 37a7e97

Please sign in to comment.