I think I found a little bug: in function dropbear_write() file keyimport.c ln 175 it would be better to add fclose (fp); line to close open file descriptor. Posibbly in Linux it is not a problem but in other OS I have got a file with 0 length. regards Dyakov Alex