The source runs on Linux and requires an x86 CPU supporting the AVX2 instruction set. To compile, just run make
. This builds the binaries test_addition
and test_mult
which test the integer addition and multiplication proof systems by proving relations between random integers. Also the binaries report the median and average counts of the time step counter (TSC) for the proving and verifying tasks.
forked from gregorseiler/irelzk
-
Notifications
You must be signed in to change notification settings - Fork 0
License
cryptosuite/irelzk
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 92.5%
- Assembly 4.6%
- Makefile 1.6%
- Other 1.3%