Commit Graph

18 Commits

Author SHA1 Message Date
hasufell d6a2269f2f
ASCII->POLY: simplify with macros 2014-05-25 20:57:40 +02:00
hasufell 7693805741
ASCII->POLY: reimplement 2014-05-25 20:57:32 +02:00
hasufell d274a1af03 BUILD: fix UNBUNDLE, rm obsolete libtom references 2014-05-25 04:40:49 +02:00
hasufell bdb12ac175
BUILD: rm obsolete tompoly/tommath references 2014-05-25 01:36:44 +02:00
hasufell 805559a8ca
BUILD: add keypair to build 2014-05-25 00:58:01 +02:00
hasufell c075f4a0a3
ALL: Convert codebase to flint
POLY, ENC, DEC all converted. RAND will have to be revised.
2014-05-24 23:16:25 +02:00
hasufell 7b0a1f1920
BUILD: Fix Makefiles for flint 2014-05-24 23:16:13 +02:00
hasufell a15ef46ea6
ENC: fixup after merge 2014-05-19 22:26:10 +02:00
Christoph Prüßner 4e6bb38260 numerous fixes 2014-05-03 17:18:23 +02:00
hasufell 180d2acc1b BUILD: remove obsolete object 2014-04-28 12:21:20 +02:00
hasufell 7c8a7580f5 BUILD: remove non-existing header from build 2014-04-28 12:19:26 +02:00
hasufell 12a54416fb
BUILD: ignore -Wunused-function... this is a library 2014-04-22 20:46:13 +02:00
hasufell e33bd66d05
BUILD: update Makefile for mem.o 2014-04-22 20:46:12 +02:00
hasufell 3428dedc2c
BUILD: fix possible linker errors 2014-04-17 17:37:44 +02:00
hasufell e4cf4331d9
BUILD: fix linker errors when playing in main.c 2014-04-15 23:11:55 +02:00
hasufell 2b8eb4f1fa
BUILD: ignore -Wunused-parameter
Can happen in callback functions and so forth.
2014-04-15 18:47:39 +02:00
hasufell a547d7d49b
BUILD: add target "main" for testing
main.c does not belong in this repository, but
might be used for testing locally.
2014-04-14 23:51:33 +02:00
hasufell 565abd95d7
BUILD: add initial Makefiles 2014-04-14 22:29:55 +02:00