Es handelt sich um eine sehr kleine Bibliothek für Crypto mit elliptischen Kurven.
siehe: https://git.universe-factory.net/libuecc/
Optionale Build-Voraussetzung: apt-get install doxygen
cd /usr/local/src wget https://git.universe-factory.net/libuecc/snapshot/libuecc-7.tar tar xf libuecc-7.tar cd libuecc-7 cmake . make make install ldconfig
siehe auch: fastd, ecdsautils