summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorA.M. Kuchling <amk@amk.ca>2008-01-03 08:40:20 -0500
committerA.M. Kuchling <amk@amk.ca>2008-01-03 08:40:20 -0500
commit3206bba3c51d19605bf617afd74b8a2eafb8f27a (patch)
tree86e5d8422ea897859af35d6863a9e6ef16a5dd66 /TODO
parent8608ce6481cec0ae78cf62e1ac6eb9157dbce74c (diff)
downloadpycrypto-3206bba3c51d19605bf617afd74b8a2eafb8f27a.tar.gz
[project @ amk@amk.ca-20080103134020-kpnhw1qugxx44gue]
Updated change log, todo
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 0 insertions, 5 deletions
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.
-