summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorPeter Palfrader <peter@palfrader.org>2003-10-27 22:35:31 +0000
committerPeter Palfrader <peter@palfrader.org>2003-10-27 22:35:31 +0000
commitd6c330c5640cf762dfe7ecd1f444aac714eec8c5 (patch)
tree45af08a79efcdd005fde8f3ca97759629d7b7326 /TODO
parentc9e090818272174cf38de4d498d4e1bd6c7f4dd5 (diff)
Use cryptix in TLS for now. bouncycastle doesn't get TLS right, sun's crypto moo doesn't do 4k RSA
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index ee62102..06b872d 100644
--- a/TODO
+++ b/TODO
@@ -1,4 +1,4 @@
-iLegend:
+Legend:
- Not done
* Top priority
. Partially done
@@ -14,4 +14,6 @@ iLegend:
- a simple text frontend
- build system
- find out about applet restriction
-
+ - clean up crypto libraries used (cryptix vs. bouncycastle)
+ bouncycastle doesn't do TLS right
+ java doesn't do 4k RSA