pki: Add support for Ed448 keys/certificates

This commit is contained in:
Tobias Brunner
2020-02-10 13:37:31 +01:00
parent 85a35fc99d
commit 878afdf90b
9 changed files with 40 additions and 16 deletions
+1 -1
View File
@@ -34,7 +34,7 @@
/**
* Maximum number of usage summary lines (+1)
*/
#define MAX_LINES 12
#define MAX_LINES 13
typedef struct command_t command_t;
typedef struct command_option_t command_option_t;