Malte 90a01a03ec rand: getting small and big polynoms is working
pb_poly *ntru_get_urnd_poly_big(ntru_context *ctx)
pb_poly *ntru_get_rnd_poly_big(ntru_context *ctx)
are written but the testing isen working and
i think it is a bad idea to not use function poniters
at the moment we have about 4 functions that do all the same thing
and differ only in the subfunction call.
But at the moment i cat decide of we shold use
function pinter

RAND: merged conflict
2014-05-12 20:28:22 +02:00
2014-04-15 14:27:06 +02:00
2014-04-14 23:58:19 +02:00
2014-04-14 22:50:16 +02:00
2014-04-15 14:13:03 +02:00
Description
No description provided
4.9 MiB
Languages
C 94.3%
Makefile 3.8%
Objective-C 1.4%
Shell 0.5%