45 次代码提交 (8045da37218e0173f4c7d047640920ccf3235308)
 

作者 SHA1 备注 提交日期
  Henry de Valence 8045da3721 cln16sidh: better isogeny names 7 年前
  Henry de Valence 691d3ba3d2 cln16sidh: implement 4-isogenies, refactor 3-isogenies 7 年前
  Henry de Valence cac3df5258 cln16sidh: add 3-isogeny functions 7 年前
  Henry de Valence e420fc012a cln16sidh: add three-point ladder 7 年前
  Henry de Valence 48826b1b20 cln16sidh: fix Sage variables 7 年前
  Henry de Valence 9cbec30220 cln16sidh: add a CachedCurveParameters struct 7 年前
  Henry de Valence 5887a8113e cln16sidh: fix whitespace in test vectors 7 年前
  Henry de Valence 309448e8cf cln16sidh: add Montgomery ladder scalar multiplication 7 年前
  Henry de Valence 324f240daa cln16sidh: add conditional swaps 7 年前
  Henry de Valence 15dbd8c7ee cln16sidh: add Zero, One constructors to ExtensionFieldElement 7 年前
  Henry de Valence 18fd617020 cln16sidh: add 4-way batch inversion 7 年前
  Henry de Valence f4c5eaf53c cln16sidh: compute the j-invariant 7 年前
  Henry de Valence c26f169fae cln16sidh: add point addition benchmark 7 年前
  Henry de Valence 72e0bb78a7 cln16sidh: initial Montgomery curve functionality 7 年前
  Henry de Valence 240f52d0f1 cln16sidh: add big.Int conversion for raw fp751Elements 7 年前
  Henry de Valence c20610bf6b cln16sidh: benchmark inversion and squaring 7 年前
  Henry de Valence 719c07b83b cln16sidh: add conditional assignment code 7 年前
  Henry de Valence 50aa855b53 cln16sidh: clarify doc for P34 7 年前
  Henry de Valence 1ae37f11fd cln16sidh: add uint64 constructor for PrimeFieldElements 7 年前
  Henry de Valence 11d48b0d4d cln16sidh: make FieldElement more like Go's big.Int API 7 年前
  Henry de Valence 207046f6f8 cln16sidh: add note on multiplication counts for p34 chain 7 年前
  Henry de Valence 1e9183798a cln16sidh: add prime field square roots 7 年前
  Henry de Valence 55fd3a1b5b cln16sidh: add extension field inversion 7 年前
  Henry de Valence af7d9758a8 cln16sidh: add PrimeFieldElement inversion 7 年前
  Henry de Valence dd4c5788b3 cln16sidh: add exponentiation chain for x^((p-3)/4) 7 年前
  Henry de Valence 2fa8959d8f cln16sidh: remove snake_case function name 7 年前
  Henry de Valence 82e9083842 cln16sidh: add benchmarks for all field ops 7 年前
  Henry de Valence 47240368a0 cln16sidh: add prime field squaring function 7 年前
  Henry de Valence 63e467d02b cln16sidh: add extension field squaring; fix broken multiplication 7 年前
  Henry de Valence 652c53a41e cln16sidh: Refactor field types and tests. 7 年前
  Henry de Valence d142194e06 cln16sidh: make FieldElement internals private 7 年前
  Henry de Valence dd5e786467 cln16sidh: annotate extension field multiplication 7 年前
  Henry de Valence 7d70c2fc06 cln16sidh: add equality methods and refactor tests 7 年前
  Henry de Valence a8b69521a0 cln16sidh: check that field multiplication is associative 7 年前
  Henry de Valence e6e210c958 cln16sidh: use a common config for quick.Check 7 年前
  Henry de Valence 13a2726b3a cln16sidh: add a strong reduction function 7 年前
  Henry de Valence 78ed6d36e0 cln16sidh: Add prototype of extension field multiplication 7 年前
  Henry de Valence f75e7dabea cln16sidh: Rename functions and add go:noescape 7 年前
  Henry de Valence db1a5d4a73 cln16sidh: add bench for p-751 mult and reduce 7 年前
  Henry de Valence a68cd2ec95 cln16sidh: do Montgomery multiplication in quick.Check 7 年前
  Henry de Valence fc667f6c75 cln16sidh: port p-751 reduction and lazy adds from MSR assembly 7 年前
  Henry de Valence b017b109ce cln16sidh: port p-751 multiplication from MSR assembly 7 年前
  Henry de Valence 01b4238748 cln16sidh: generalize toBigInt to work on slices 7 年前
  Henry de Valence 066696a432 cln16sidh: Preliminary work on porting x64 asm to Go 7 年前
  Henry de Valence 82f861b445 Initial commit 7 年前