From a8a47a73d47172ffae4d3a57ee30608e49505311 Mon Sep 17 00:00:00 2001 From: amk Date: Sun, 13 Dec 1998 19:19:48 -0700 Subject: [project @ amk-19981214021948-ae4d136d34b577c7] [project @ 1998-12-13 18:19:48 by amk] Initial revision --- TODO | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..e6a44f8 --- /dev/null +++ b/TODO @@ -0,0 +1,23 @@ + +Core algorithms: + Elliptic-curve algs should be added; they're not a priority for now. + A secret sharing module should be added to Util or Protocols. + +Protocols: + Implement ssh + Add PGP modules to the package, rearranging them to fit. + +Generic cryptographic stuff: + Optimize the feedback modes a bit + +Demo programs: + Shadowing of files into X parts + Secure talk or telnet + +Documentation: + Document chaff/winnow better + Add docstrings everywhere. + +Config stuff: + Smarter distribution building + -- cgit v1.2.1