pqc/src
Alexander Rolfes dd68d1a094 Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto
Conflicts:
	src/poly.h solved
	src/ntru_decrypt.c fixed

ntru_decrypt.c used changed function heading
2014-05-13 09:51:47 +02:00
..
Makefile numerous fixes 2014-05-03 17:18:23 +02:00
context.h ALL: set context members to unsigned int 2014-04-15 18:49:33 +02:00
err.h LICENSE: fix header 2014-04-15 13:35:04 +02:00
mem.c MEM: introduce our own ntru_malloc() function 2014-04-22 20:47:03 +02:00
mem.h MEM: introduce our own ntru_malloc() function 2014-04-22 20:47:03 +02:00
ntru_decrypt.c Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 09:51:47 +02:00
ntru_decrypt.h changed return type of ntru_decrypt, implemented second starmultiply, 2014-05-03 16:02:09 +02:00
poly.c Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 09:51:47 +02:00
poly.h Merge branch 'master' of ssh://gitlab.hasufell.de:22022/pcq/quantumcrypto 2014-05-13 09:51:47 +02:00
rand.c RAND: use unsigned long instead of mp_digit 2014-04-15 18:21:42 +02:00
rand.h LICENSE: fix header 2014-04-15 13:35:04 +02:00