25 Commits (master)
 

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