Commit Graph

5 Commits

Author SHA1 Message Date
hasufell fd978fcfec
FILE: improve error handling
This also fixes various valgrind warnings. We explicitly
check if we operate on a regular file instead of relying
on error handling of fopen/open.
2014-06-28 00:48:54 +02:00
hasufell 1ed32d0193
FILE: improve error handling 2014-06-27 16:05:37 +02:00
hasufell 7a7072675e
FILE: optimize allocation 2014-06-09 00:10:43 +02:00
hasufell eef192f0cc
FILE: be more fault tolerant 2014-06-09 00:10:41 +02:00
hasufell f7131410bf
ALL: prefix all files with ntru_ 2014-06-09 00:10:37 +02:00