Historique des commits

Auteur SHA1 Message Date
  Ian Goldberg b53ab3ed4a Support MNT4 and MNT6 in addition to BN128 il y a 4 ans
  Ian Goldberg 33e3ee9970 typo in findcurve script il y a 4 ans
  Ian Goldberg 0e4b304d78 Add a sample program for a zkSNARK of commitments of ratcheted values il y a 4 ans
  Ian Goldberg 9861d4bcb8 Include verifenc in the README il y a 4 ans
  Ian Goldberg 1aebe14522 If not in const mode, choose random (instead of fixed) points for the public keys P_i il y a 4 ans
  Ian Goldberg 2774a78d59 verifenc now saves its keys and proofs in files that include the number of verifencs in their names il y a 4 ans
  Ian Goldberg 4d459722f0 Have the verifenc gadget compute the s and y values itself il y a 4 ans
  Ian Goldberg 7c3b086355 Allow construction of circuits with multiple verifencs at once il y a 4 ans
  Ian Goldberg 801df4ad64 Abstract verified encryption into a gadget il y a 4 ans
  Ian Goldberg 2dce3ad890 Remove accidentally duplicated code il y a 4 ans
  Ian Goldberg e251c51f13 Add an example application of verifiable encryption il y a 4 ans
  Ian Goldberg 12129895ac Improve the CLI for varscalarmul il y a 4 ans
  Ian Goldberg 95d946225b Update README il y a 4 ans
  Ian Goldberg 088df43cd7 Choose a better generator A that is more clearly nothing-up-my-sleeve il y a 4 ans
  Ian Goldberg 17ffb8e98d Implement the 2-bit window optimization for scalarmults of constant points il y a 4 ans
  Ian Goldberg 881144454e Allow Ptables to be public or private il y a 4 ans
  Ian Goldberg a4e74cd257 Condense the output of varscalarmul il y a 4 ans
  Ian Goldberg 629d2245ec Scalar multiples of variable points (with new varscalarmul test program) il y a 4 ans
  Ian Goldberg 5383110390 Start on scalarmuls of variable points il y a 4 ans
  Ian Goldberg a145003c92 Add versions of the scalarmul gadget that don't take an accumulator il y a 4 ans
  Ian Goldberg 60ccae0890 Put "accum" in the name of the scalarmul widget variants that add to an accumulator il y a 4 ans
  Ian Goldberg 3e7fae6d71 Switch to a new scalarmul strategy il y a 4 ans
  Ian Goldberg eb4d4d028b Make notation consistent for constants vs public variables, and remove some old dead code il y a 4 ans
  Ian Goldberg 39bf933cd5 Make the output a little more useful il y a 4 ans
  Ian Goldberg 0cf43cb94a Use Groth16 proof system il y a 4 ans
  Ian Goldberg 12c989ed60 Use precompiled headers for libsnark il y a 4 ans
  Ian Goldberg 77aad9361e Improved algorithm for scalar multiplication il y a 4 ans
  Ian Goldberg eccb243d1a Clean up some comments il y a 4 ans
  Ian Goldberg 06de8eaa0b Removing now-useless line il y a 4 ans
  Ian Goldberg 2121c069c5 Update README il y a 4 ans