Use our cifra fork, rename command, keep room for sha256
This commit is contained in:
@@ -28,7 +28,8 @@
|
||||
#define CTAPHID_ENTERBOOT (TYPE_INIT | 0x51)
|
||||
#define CTAPHID_ENTERSTBOOT (TYPE_INIT | 0x52)
|
||||
#define CTAPHID_GETRNG (TYPE_INIT | 0x60)
|
||||
#define CTAPHID_HASH512 (TYPE_INIT | 0x70)
|
||||
#define CTAPHID_SHA256 (TYPE_INIT | 0x70) // not implemented
|
||||
#define CTAPHID_SHA512 (TYPE_INIT | 0x71)
|
||||
|
||||
#define ERR_INVALID_CMD 0x01
|
||||
#define ERR_INVALID_PAR 0x02
|
||||
|
Reference in New Issue
Block a user