mirror of
https://github.com/QuilibriumNetwork/ceremonyclient.git
synced 2026-02-21 10:27:26 +08:00
* v2.1.0 [omit consensus and adjacent] - this commit will be amended with the full release after the file copy is complete * 2.1.0 main node rollup |
||
|---|---|---|
| .. | ||
| curves | ||
| iqc | ||
| protocol | ||
| commit_test.go | ||
| commit.go | ||
| hash_test.go | ||
| hash.go | ||
| mod_test.go | ||
| mod.go | ||
| primes.go | ||
| README.md | ||
Core Package
The core package contains a set of primitives, including but not limited to various elliptic curves, hashes, and commitment schemes. These primitives are used internally and can also be used independently on their own externally.