starkware-libs / crypto-cpp

Apache License 2.0
32 stars 32 forks source link

Add support for platforms without 128bit integers by using boost library #13

Open Solpatium opened 2 years ago

Solpatium commented 2 years ago

Split from https://github.com/starkware-libs/crypto-cpp/pull/11 and added automatic boost download when target doesn't support 128 bit integers. https://www.boost.org/doc/libs/1_72_0/libs/multiprecision/doc/html/boost_multiprecision/intro.html