Moving from U2F to CTAP1.
Signed-off-by: Pol Henarejos <pol.henarejos@cttc.es>
This commit is contained in:
@@ -23,7 +23,7 @@
|
||||
#include "common.h"
|
||||
#include "mbedtls/ecdsa.h"
|
||||
|
||||
#define U2F_PUBKEY_LEN (65)
|
||||
#define CTAP_PUBKEY_LEN (65)
|
||||
#define KEY_PATH_LEN (32)
|
||||
#define KEY_PATH_ENTRIES (KEY_PATH_LEN / sizeof(uint32_t))
|
||||
#define SHA256_DIGEST_LENGTH (32)
|
||||
|
||||
Reference in New Issue
Block a user