diff options
author | lloyd <[email protected]> | 2007-03-09 03:32:27 +0000 |
---|---|---|
committer | lloyd <[email protected]> | 2007-03-09 03:32:27 +0000 |
commit | 7ab6b83594b1ef8222f038ed825a3766a0625e64 (patch) | |
tree | 8528fd76ab4142bfb88c49621b293dab4e50fd4f /doc | |
parent | 50ce064b4c429872ef6cbf3e14ac88098e328dff (diff) |
A few extra sentences on previous topcs.
Diffstat (limited to 'doc')
-rw-r--r-- | doc/todo.txt | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/todo.txt b/doc/todo.txt index e21d22e1a..05a0123b3 100644 --- a/doc/todo.txt +++ b/doc/todo.txt @@ -23,7 +23,8 @@ been attempted; the support is based entirely on documentation and conjecture, and is very unlikely to work. Support for several operating systems is completely nonexistent - this class includes VMS, vxWorks, eCos, MINIX, GNU/Hurd, L4, and Coyotos. Others, like IRIX, -HP-UX, QNX, and Tru64, are tested only a few times a year. +HP-UX, QNX, and Tru64, are tested only a few times a year. Similarly, +many commercial compilers are only tested occasionally. Setting up a buildbot system would be ideal, if access to enough machines can be arranged (for the x86 and amd64 operating systems, a @@ -88,8 +89,8 @@ ECC -------------------- For a long time, interest in ECC has been minimal, but there are rumblings indicating user desire for this is starting to become really -active. We don't need anything obscure - ECDSA and ECDH using GF(p) -gets us 90% of what users are needing right now. +active. We don't need anything obscure - ECDSA and ECDH using NIST's +approved GF(p) curves gets us 90% of what users are wanting right now. Public Key Engines -------------------- |