Mercurial > dropbear
view libtomcrypt/notes/tech0007.txt @ 982:fd2e8bbb0333
Make sure hostkeys are flushed to disk to avoid empty files if the power
fails. Based on patch from Peter Korsgaard
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Sat, 08 Nov 2014 22:15:16 +0800 |
parents | 0cbe8f6dbf9e |
children |
line wrap: on
line source
Tech Note #7 Quick building for testing with LTM EXTRALIBS=-ltommath CFLAGS="-g3 -DLTC_NO_ASM -DUSE_LTM -DLTM_DESC" make -j3 IGNORE_SPEED=1 test