19 Commits (8e25c446037e6662dd00bdacd4aeff0e94b1e01c)

Author SHA1 Message Date
  Brian Lawrence 8e25c44603 Test schnorr verify, works when it should, fails when it should 6 months ago
  Brian Lawrence 2776bd431e Verify in-circuit returns a bool instead of constraining now 6 months ago
  Brian Lawrence 5a8593a39c Delete unused imports 6 months ago
  Brian Lawrence 2fb4c41162 Cleaning up more use statements 6 months ago
  Brian Lawrence 8cfd106491 Cleaning up use statements 6 months ago
  Brian Lawrence 482cd3347b Separate out mod65537 into separate file 6 months ago
  Brian Lawrence e8aaa32322 Clean up code, still works 6 months ago
  Brian Lawrence be2eec8b9c Format use statements 6 months ago
  Brian Lawrence 754978169b Schnorr verification in circuit, tested, works 6 months ago
  Brian Lawrence 5450550abd Setting up Schnorr verification tests 6 months ago
  Brian Lawrence 910bebeeaf constrain_sig() implemented, still have to test 6 months ago
  Brian Lawrence 573f5bea2f Mod 65537 tests, appears to work? 6 months ago
  Brian Lawrence f2da365659 Code compiles, tests pass but don't test everything we want yet 6 months ago
  Brian Lawrence 361203f830 Before testing mod65537 6 months ago
  Brian Lawrence 4318530882 Implement Generator for mod 65537 reduction, not tested yet 6 months ago
  Brian Lawrence 539096f8ef Schnorr proofs in progress 6 months ago
  Brian Lawrence 22adc43262 Prove Schnorr sigs, before deleting power code 6 months ago
  Brian Lawrence 7847cd3320 Schnorr signature works 6 months ago
  Brian Lawrence 2a6db2a980 Schnorr sigs, initial commit 6 months ago