This repository was archived by the owner on Oct 28, 2024. It is now read-only.
Interim Development Snapshot - Late September 18
Pre-release
Pre-release
In this snapshot the following changes have been introduced:
- Faster build times, by compiling only a subset of
libff - DEBUG and
assertenabled by default, catches programming errors - Fixed bug with
bit_list_to_ints() - Builds on OSX working again
- Added
FQclass for the in-snark scalar curve - Updated the python Shamir's secret sharing scheme implementation (needs more work)
- Initial 'incremental merkle mountain range' implementation
- MiMC / LongsightL implementation
- Miyaguchi-Preneel OWF construct
- LongsightL + Miyaguchi-Preneel, field-native merkle tree
- Cleaned up Miximus + tests to use new merkle tree