comparison options.h @ 1438:4f8eb331174f

add configuration option for default RSA size. print key size with dropbearkey
author Matt Johnston <matt@ucc.asn.au>
date Sat, 24 Jun 2017 23:32:25 +0800
parents 750ec4ec4cbe
children d68d61e7056a
comparison
equal deleted inserted replaced
1436:60fc6476e044 1438:4f8eb331174f
1 #ifndef DROPBEAR_OPTIONS_H 1 #ifndef DROPBEAR_OPTIONS_H
2 #define DROPBEAR_OPTIONS_H 2 #define DROPBEAR_OPTIONS_H
3 3
4 /* 4 /*
5 > > > Don't edit this file any more! < < <
6
5 Local compile-time configuration should be defined in localoptions.h 7 Local compile-time configuration should be defined in localoptions.h
6 See default_options.h.in for a description of the available options. 8 See default_options.h.in for a description of the available options.
7 */ 9 */
8 10
9 #ifdef LOCALOPTIONS_H_EXISTS 11 #ifdef LOCALOPTIONS_H_EXISTS