$Id: TODO,v 1.6 2000/01/02 18:55:53 jordan Exp $

- implement the handling od session groups (primes) for the
  dh protocol

- redesign the dynamic memory/malloc stuff with view of handling
  secret data that must be destroyed, after usage

- use RFC 1113 base 64 encoding rather than the current scheme,
  so the gmp <--> base 64 stuff needs a redsign, too 

- get on with rpc ...

deferred:

- implement the new auth protocol as describes in README.AUTHENTICATION

- Analyze the random generator(s)

- Provide an io_ctrl request that lets the receiver resyncronize on 
  remaining io threads if one is lost (experimental, only)
  
- the io_ctrl directive IO_PUBLIC_DESTROY should be set on the
  sender on a per thread basis
 
