astrodom 8ad24bef78 src all from suhoimage 3 lat temu
..
README.md 8ad24bef78 src all from suhoimage 3 lat temu
ecdsa_utils.c 8ad24bef78 src all from suhoimage 3 lat temu
ecdsa_utils.h 8ad24bef78 src all from suhoimage 3 lat temu

README.md

ECDSA Utils

This folder provides a small library with functions to convert between the raw ECDSA signature format and the ASN.1 encoding used in X.509 certificates.

It is used by the nrf5x PAL and provided here as example on how to implement this conversion.