From 3206bba3c51d19605bf617afd74b8a2eafb8f27a Mon Sep 17 00:00:00 2001 From: "A.M. Kuchling" Date: Thu, 3 Jan 2008 08:40:20 -0500 Subject: [project @ amk@amk.ca-20080103134020-kpnhw1qugxx44gue] Updated change log, todo --- TODO | 5 ----- 1 file changed, 5 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index ebd9ef8..bf12bac 100644 --- a/TODO +++ b/TODO @@ -1,14 +1,10 @@ -* Rewrite tests to use doctest instead of an obsolete version of Sancho. - * Add more tests for random pool code? * Manual and Web page: point to Launchpad project for bug reports * Update documentation (mention dodgy status of PublicKey code) -* Clean up markup in pycrypt.tex. Switch to reST, maybe? - * Document the functions and macros for adding a new algorithm Hash functions: hash_init(), hash_copy(), DIGEST_SIZE, hash_update(), hash_digest() @@ -28,4 +24,3 @@ time. Documentation: Document chaff/winnow better Add docstrings everywhere. - -- cgit v1.2.1