libtropic
C library for TROPIC01 chip
lt_ed25519.h File Reference

ED25519 function declarations. More...

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

Functions

int lt_ed25519_sign_open (const uint8_t *msg, const uint16_t msg_len, const uint8_t *pubkey, const uint8_t *rs)
 Checks if ed25519 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.