21 Commits (2fe154cb66eeda31ffaa35cf99294d072f8275bc)
 

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