view libtomcrypt/TODO @ 674:1291413c7c7e

Initialise agent_fd to -1 so we don't end up closing stdin (fd 0) if public key authentication is disabled
author Matt Johnston <matt@ucc.asn.au>
date Wed, 09 May 2012 20:34:55 +0800
parents 0cbe8f6dbf9e
children f849a5ca2efc
line wrap: on
line source

stopped at ch12
-- needs examples for ecc/dsa!!! (and for asn.1)

must have for v1.16
- document PK build flags
- document makefile flags [INSTALL_* for instance]
- prepare manual for printing (both soft and hard cover)

Nice to have [in order of precedence]
- add X9.63 IES
- add CPP macros like OpenSSL has for ASN1 (e.g. encode/decode functions, etc) shameless ripoff :-)