Go to file
hasufell a49a5d2e8c
POLY: improve error handling
Use MP_ADD, MP_MUL, PB_ADD, PB_MUL etc instead of the mp_add,...
functions to make use of error handling.
2014-04-17 02:09:49 +02:00
external BUILD: add external libtompoly library 2014-04-14 22:22:07 +02:00
src POLY: improve error handling 2014-04-17 02:09:49 +02:00
.gitignore update .gitignore 2014-04-15 14:27:06 +02:00
COPYING LICENSE: add LGPL-2.1 license file 2014-04-14 23:58:19 +02:00
Doxyfile DOC: add Doxyfile 2014-04-14 22:50:16 +02:00
Makefile BUILD: update top-level Makefile 2014-04-15 14:13:03 +02:00