-
Notifications
You must be signed in to change notification settings - Fork 0
3 methods for proving a vector of commitments is a one hot vector.
License
WillBlack403/ZKP-onehot
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
### WARNING This software was developed as a proof of concept as well as the collection of performance data. This software is not secure and should not be deployed in any context. ### Requires * Number Theory Library (NTL) -https://www.shoup.net/ntl/ -Version 11.3.2 * GNU Multiple Precision Arithmetic Library (GMP) - https://gmplib.org/ - Version 6.1.2 - Built with: # ./configure --enable-cxx * RELIC - https://github.com/relic-toolkit/relic/ - Commit e56004: https://github.com/relic-toolkit/relic/tree/e656004f67c3090465f641b19466442664f54d74 - Built with: # cmake -DARITH=gmp [path to relic]; make ### Build instructions #make
About
3 methods for proving a vector of commitments is a one hot vector.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published