view libtomcrypt/TODO @ 460:bde853a9e680

Add support for SSH_ASKPASS_ALWAYS env variable for dbclient. If it (and also SSH_ASKPASS) is set then dbclient will use an external askpass program regardless of whether DISPLAY is set or stdin is a TTY. Suggested by Davyd Madeley for handheld devices.
author Matt Johnston <matt@ucc.asn.au>
date Fri, 14 Sep 2007 00:19:44 +0000
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 :-)