Mercurial > dropbear
comparison dropbearkey.c @ 70:b0316ce64e4b
Merging in the changes from 0.41-0.43 main Dropbear tree
author | Matt Johnston <matt@ucc.asn.au> |
---|---|
date | Thu, 12 Aug 2004 16:41:58 +0000 |
parents | 223b0f5f8dce |
children | 0bf5cebe622c |
comparison
equal
deleted
inserted
replaced
69:59d16db56e9f | 70:b0316ce64e4b |
---|---|
43 * mp_int y | 43 * mp_int y |
44 * mp_int x | 44 * mp_int x |
45 * | 45 * |
46 */ | 46 */ |
47 #include "includes.h" | 47 #include "includes.h" |
48 #include "runopts.h" | |
49 #include "signkey.h" | 48 #include "signkey.h" |
50 #include "buffer.h" | 49 #include "buffer.h" |
51 #include "dbutil.h" | 50 #include "dbutil.h" |
52 | 51 |
53 #include "genrsa.h" | 52 #include "genrsa.h" |