An bulletproof library extracted from Monero.
Install dependencies.
Using QtCreator to open zerobp.pro
, although the code has nothing to do with QT, QtCreator is a handy tool to organizing code. You can use other IDEs/editors if you like.
boost_thread-mt
and boost_chrono
library are needed for build.
This library has smallest code for bulletproof, it is extracted from Monero, it follows Monero's license.