mirror of
https://github.com/polhenarejos/pico-keys-sdk
synced 2026-05-31 10:31:23 +02:00
Moving some ASN1 procedures to a separate file.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include "crypto_utils.h"
|
||||
#include "random.h"
|
||||
#include "mbedtls/cmac.h"
|
||||
#include "asn1.h"
|
||||
|
||||
static uint8_t nonce[8];
|
||||
static uint8_t sm_kmac[16];
|
||||
|
||||
Reference in New Issue
Block a user