From 2beebb7b684602db1f993dd475f2f17fd67b3cf2 Mon Sep 17 00:00:00 2001 From: "git@daemon.de" Date: Mon, 3 Feb 2014 12:20:05 +0100 Subject: [PATCH] more open stuff... --- TODO | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/TODO b/TODO index f293e2a..97c9b82 100644 --- a/TODO +++ b/TODO @@ -12,4 +12,6 @@ malloc() new pointers in functions only if not NULL, e.g. pcp_gennonce() generalize file i/0, open+close only in src/, print msg if using stdin or stdout -put the key import and export stuff into the lib, support from/to file and string \ No newline at end of file +put the key import and export stuff into the lib, support from/to file and string + +check pub key count in pcp.c before calling verify signature, croak if count==0 \ No newline at end of file