liangjianbo 732ff1fa10 提交9250工程 | 4 vuotta sitten | |
---|---|---|
.. | ||
README.md | 4 vuotta sitten | |
ecdsa_utils.c | 4 vuotta sitten | |
ecdsa_utils.h | 4 vuotta sitten |
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.