diff --git a/TODO b/TODO index d123af4..fa760b1 100644 --- a/TODO +++ b/TODO @@ -13,4 +13,6 @@ allow signing using an alternate secret key, like in pcpdecrypt() support export/import from/to pbp -malloc() new pointers in funcs only if not NULL, e.g. pcp_gennonce() \ No newline at end of file +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 \ No newline at end of file