Mercurial > dropbear
view libtomcrypt/TODO @ 1002:97d1e54941fd
When clearing the memory of 'key' in function openssh_read(), only the size
of the pointer to the data instead of the whole size of struct openssh_key
is cleared. Correct the size calculation as detected by Coverity CID 1191543.
author | Christian Engelmayer <cengelma@gmx.at> |
---|---|
date | Wed, 28 Jan 2015 22:42:29 +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 :-)