libtropic
C library for TROPIC01 chip
lt_ecdsa.h File Reference

ECDSA function declarations. More...

#include "stdint.h"
Include dependency graph for lt_ecdsa.h:

Functions

int lt_ecdsa_verify (const uint8_t *msg, const uint32_t msg_len, const uint8_t *pubkey, const uint8_t *rs)
 Checks if ECDSA signature is correct. More...
 

Detailed Description

Author
Tropic Square s.r.o.
License
For the license see file LICENSE.txt file in the root directory of this source tree.