Currently, the suit_create_es256_public_key() function assumes ECC keys based on NIST P256r1. We should make this function more generic to also use other key sizes.
The function can be found in https://github.com/yuichitk/libcsuit/blob/master/src/suit_cose.c