fido2 works

This commit is contained in:
merlokk
2019-02-06 19:06:49 +02:00
parent 771fffe329
commit 375db69e3a
3 changed files with 18 additions and 13 deletions

View File

@@ -275,7 +275,7 @@ typedef struct
void ctap_response_init(CTAP_RESPONSE * resp);
uint8_t ctap_request(uint8_t * pkt_raw, int length, CTAP_RESPONSE * resp);
uint8_t ctap_request(uint8_t * pkt_raw, int length, CTAP_RESPONSE * resp, bool fromNFC);
// Encodes R,S signature to 2 der sequence of two integers. Sigder must be at least 72 bytes.
// @return length of der signature