u2f support added

This commit is contained in:
Conor Patrick
2018-05-26 15:29:37 -04:00
parent 0c9c52afc2
commit 9209bff54f
9 changed files with 112 additions and 89 deletions

1
main.c
View File

@@ -27,6 +27,7 @@ int main(int argc, char * argv[])
TAG_GA |
TAG_CP |
TAG_CTAP |
TAG_U2F|
TAG_PARSE |
TAG_DUMP|
TAG_GREEN|