degatedev / libsnark-supercop

Subset of the supercop (http://bench.cr.yp.to/supercop.html) sources used in the libsnark ADSNARK demonstrating example.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This folder contains a selection of implementation files taken from the Supercop framework to support the ADSNARK example.

Supercop permits automatically detecting the best compilation options for each of these algorithms in any given platform.

For optimal performance, Supercop should be used to determine the compilation options for each specific file in the target machine.

If the ADSNARK example fails to build out of the box, then it may be a good idea to execute ./do in this folder before trying anything else.

Supercop is available from: http://bench.cr.yp.to/supercop.html

This particular excerpt was extracted by

Manuel Barbosa HASLab - INESC TEC and DCC/FCUP mbb@dcc.fc.up.pt

The original licencing terms apply.

About

Subset of the supercop (http://bench.cr.yp.to/supercop.html) sources used in the libsnark ADSNARK demonstrating example.


Languages

Language:Assembly 87.1%Language:C 12.7%Language:Objective-C 0.1%