Jeffrey Scholz4 days ago17 minElliptic Curves over Finite FieldWhat do elliptic curves in finite fields look like? It’s easy to visualize smooth elliptic curves, but what do elliptic curves over a...
Jeffrey Scholz5 days ago5 minR1CS to Quadratic Arithmetic Program over a Finite Field in PythonTo make the transformation from R1CS to QAP less abstract, let’s use a real example. Let’s say we are encoding out = x⁴ - 5y²x² This will...
Jeffrey ScholzSep 105 minTen beginner project ideas after you learn SolidityNow that you’ve completed our solidity tutorial, what’s next? You now have enough knowledge to build any of the following projects....